-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 26, 2025 at 10:50 AM
-- Server version: 10.11.11-MariaDB-cll-lve
-- PHP Version: 8.3.20

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


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

--
-- Database: `wkowozsb_wp391`
--

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

--
-- Table structure for table `wpb5_commentmeta`
--

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

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

--
-- Table structure for table `wpb5_comments`
--

CREATE TABLE `wpb5_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpb5_comments`
--

INSERT INTO `wpb5_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2023-10-27 01:19:04', '2023-10-27 01:19:04', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

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

--
-- Table structure for table `wpb5_links`
--

CREATE TABLE `wpb5_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `wpb5_options`
--

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

--
-- Dumping data for table `wpb5_options`
--

INSERT INTO `wpb5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://uttarbahs.edu.bd', 'yes'),
(2, 'home', 'https://uttarbahs.edu.bd', 'yes'),
(3, 'blogname', 'Uttar B.A.H.S', 'yes'),
(4, 'blogdescription', 'Uttar Balapara Adarsha High School', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'admin@uttarbahs.edu.bd', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes');
INSERT INTO `wpb5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(29, 'rewrite_rules', 'a:477:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:10:\"routine/?$\";s:27:\"index.php?post_type=routine\";s:40:\"routine/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=routine&feed=$matches[1]\";s:35:\"routine/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=routine&feed=$matches[1]\";s:27:\"routine/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=routine&paged=$matches[1]\";s:11:\"students/?$\";s:28:\"index.php?post_type=students\";s:41:\"students/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=students&feed=$matches[1]\";s:36:\"students/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=students&feed=$matches[1]\";s:28:\"students/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=students&paged=$matches[1]\";s:11:\"teachers/?$\";s:28:\"index.php?post_type=teachers\";s:41:\"teachers/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=teachers&feed=$matches[1]\";s:36:\"teachers/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=teachers&feed=$matches[1]\";s:28:\"teachers/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=teachers&paged=$matches[1]\";s:14:\"information/?$\";s:31:\"index.php?post_type=information\";s:44:\"information/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=information&feed=$matches[1]\";s:39:\"information/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=information&feed=$matches[1]\";s:31:\"information/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=information&paged=$matches[1]\";s:10:\"courses/?$\";s:27:\"index.php?post_type=courses\";s:40:\"courses/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=courses&feed=$matches[1]\";s:35:\"courses/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=courses&feed=$matches[1]\";s:27:\"courses/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=courses&paged=$matches[1]\";s:16:\"video_gallery/?$\";s:33:\"index.php?post_type=video_gallery\";s:46:\"video_gallery/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=video_gallery&feed=$matches[1]\";s:41:\"video_gallery/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=video_gallery&feed=$matches[1]\";s:33:\"video_gallery/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=video_gallery&paged=$matches[1]\";s:16:\"photo_gallery/?$\";s:33:\"index.php?post_type=photo_gallery\";s:46:\"photo_gallery/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=photo_gallery&feed=$matches[1]\";s:41:\"photo_gallery/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=photo_gallery&feed=$matches[1]\";s:33:\"photo_gallery/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=photo_gallery&paged=$matches[1]\";s:34:\"slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"slider/([^/]+)/embed/?$\";s:39:\"index.php?slider=$matches[1]&embed=true\";s:27:\"slider/([^/]+)/trackback/?$\";s:33:\"index.php?slider=$matches[1]&tb=1\";s:35:\"slider/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?slider=$matches[1]&paged=$matches[2]\";s:42:\"slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?slider=$matches[1]&cpage=$matches[2]\";s:31:\"slider/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?slider=$matches[1]&page=$matches[2]\";s:23:\"slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"aboutus/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"aboutus/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"aboutus/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"aboutus/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"aboutus/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"aboutus/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"aboutus/([^/]+)/embed/?$\";s:40:\"index.php?aboutus=$matches[1]&embed=true\";s:28:\"aboutus/([^/]+)/trackback/?$\";s:34:\"index.php?aboutus=$matches[1]&tb=1\";s:36:\"aboutus/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?aboutus=$matches[1]&paged=$matches[2]\";s:43:\"aboutus/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?aboutus=$matches[1]&cpage=$matches[2]\";s:32:\"aboutus/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?aboutus=$matches[1]&page=$matches[2]\";s:24:\"aboutus/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"aboutus/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"aboutus/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"aboutus/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"aboutus/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"aboutus/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"announcement/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"announcement/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"announcement/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"announcement/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"announcement/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"announcement/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"announcement/([^/]+)/embed/?$\";s:45:\"index.php?announcement=$matches[1]&embed=true\";s:33:\"announcement/([^/]+)/trackback/?$\";s:39:\"index.php?announcement=$matches[1]&tb=1\";s:41:\"announcement/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?announcement=$matches[1]&paged=$matches[2]\";s:48:\"announcement/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?announcement=$matches[1]&cpage=$matches[2]\";s:37:\"announcement/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?announcement=$matches[1]&page=$matches[2]\";s:29:\"announcement/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"announcement/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"announcement/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"announcement/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"announcement/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"announcement/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"speech/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"speech/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"speech/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"speech/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"speech/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"speech/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"speech/([^/]+)/embed/?$\";s:39:\"index.php?speech=$matches[1]&embed=true\";s:27:\"speech/([^/]+)/trackback/?$\";s:33:\"index.php?speech=$matches[1]&tb=1\";s:35:\"speech/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?speech=$matches[1]&paged=$matches[2]\";s:42:\"speech/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?speech=$matches[1]&cpage=$matches[2]\";s:31:\"speech/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?speech=$matches[1]&page=$matches[2]\";s:23:\"speech/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"speech/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"speech/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"speech/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"speech/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"speech/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"notice/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"notice/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"notice/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"notice/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"notice/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"notice/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"notice/([^/]+)/embed/?$\";s:39:\"index.php?notice=$matches[1]&embed=true\";s:27:\"notice/([^/]+)/trackback/?$\";s:33:\"index.php?notice=$matches[1]&tb=1\";s:35:\"notice/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?notice=$matches[1]&paged=$matches[2]\";s:42:\"notice/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?notice=$matches[1]&cpage=$matches[2]\";s:31:\"notice/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?notice=$matches[1]&page=$matches[2]\";s:23:\"notice/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"notice/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"notice/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"notice/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"notice/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"notice/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"results/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"results/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"results/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"results/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"results/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"results/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"results/([^/]+)/embed/?$\";s:40:\"index.php?results=$matches[1]&embed=true\";s:28:\"results/([^/]+)/trackback/?$\";s:34:\"index.php?results=$matches[1]&tb=1\";s:36:\"results/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?results=$matches[1]&paged=$matches[2]\";s:43:\"results/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?results=$matches[1]&cpage=$matches[2]\";s:32:\"results/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?results=$matches[1]&page=$matches[2]\";s:24:\"results/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"results/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"results/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"results/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"results/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"results/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"brands/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"brands/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"brands/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"brands/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"brands/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"brands/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"brands/([^/]+)/embed/?$\";s:39:\"index.php?brands=$matches[1]&embed=true\";s:27:\"brands/([^/]+)/trackback/?$\";s:33:\"index.php?brands=$matches[1]&tb=1\";s:35:\"brands/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?brands=$matches[1]&paged=$matches[2]\";s:42:\"brands/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?brands=$matches[1]&cpage=$matches[2]\";s:31:\"brands/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?brands=$matches[1]&page=$matches[2]\";s:23:\"brands/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"brands/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"brands/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"brands/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"brands/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"brands/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"calendar/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"calendar/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"calendar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"calendar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"calendar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"calendar/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"calendar/([^/]+)/embed/?$\";s:41:\"index.php?calendar=$matches[1]&embed=true\";s:29:\"calendar/([^/]+)/trackback/?$\";s:35:\"index.php?calendar=$matches[1]&tb=1\";s:37:\"calendar/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?calendar=$matches[1]&paged=$matches[2]\";s:44:\"calendar/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?calendar=$matches[1]&cpage=$matches[2]\";s:33:\"calendar/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?calendar=$matches[1]&page=$matches[2]\";s:25:\"calendar/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"calendar/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"calendar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"calendar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"calendar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"calendar/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"holiday/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"holiday/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"holiday/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"holiday/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"holiday/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"holiday/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"holiday/([^/]+)/embed/?$\";s:40:\"index.php?holiday=$matches[1]&embed=true\";s:28:\"holiday/([^/]+)/trackback/?$\";s:34:\"index.php?holiday=$matches[1]&tb=1\";s:36:\"holiday/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?holiday=$matches[1]&paged=$matches[2]\";s:43:\"holiday/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?holiday=$matches[1]&cpage=$matches[2]\";s:32:\"holiday/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?holiday=$matches[1]&page=$matches[2]\";s:24:\"holiday/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"holiday/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"holiday/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"holiday/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"holiday/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"holiday/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"spacial_corner/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"spacial_corner/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"spacial_corner/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"spacial_corner/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"spacial_corner/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"spacial_corner/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"spacial_corner/([^/]+)/embed/?$\";s:47:\"index.php?spacial_corner=$matches[1]&embed=true\";s:35:\"spacial_corner/([^/]+)/trackback/?$\";s:41:\"index.php?spacial_corner=$matches[1]&tb=1\";s:43:\"spacial_corner/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?spacial_corner=$matches[1]&paged=$matches[2]\";s:50:\"spacial_corner/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?spacial_corner=$matches[1]&cpage=$matches[2]\";s:39:\"spacial_corner/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?spacial_corner=$matches[1]&page=$matches[2]\";s:31:\"spacial_corner/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"spacial_corner/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"spacial_corner/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"spacial_corner/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"spacial_corner/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"spacial_corner/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"masterpiece/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"masterpiece/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"masterpiece/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"masterpiece/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"masterpiece/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"masterpiece/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"masterpiece/([^/]+)/embed/?$\";s:44:\"index.php?masterpiece=$matches[1]&embed=true\";s:32:\"masterpiece/([^/]+)/trackback/?$\";s:38:\"index.php?masterpiece=$matches[1]&tb=1\";s:40:\"masterpiece/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?masterpiece=$matches[1]&paged=$matches[2]\";s:47:\"masterpiece/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?masterpiece=$matches[1]&cpage=$matches[2]\";s:36:\"masterpiece/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?masterpiece=$matches[1]&page=$matches[2]\";s:28:\"masterpiece/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"masterpiece/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"masterpiece/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"masterpiece/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"masterpiece/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"masterpiece/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:35:\"routine/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"routine/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"routine/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"routine/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"routine/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"routine/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"routine/([^/]+)/embed/?$\";s:40:\"index.php?routine=$matches[1]&embed=true\";s:28:\"routine/([^/]+)/trackback/?$\";s:34:\"index.php?routine=$matches[1]&tb=1\";s:48:\"routine/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?routine=$matches[1]&feed=$matches[2]\";s:43:\"routine/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?routine=$matches[1]&feed=$matches[2]\";s:36:\"routine/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?routine=$matches[1]&paged=$matches[2]\";s:43:\"routine/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?routine=$matches[1]&cpage=$matches[2]\";s:32:\"routine/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?routine=$matches[1]&page=$matches[2]\";s:24:\"routine/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"routine/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"routine/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"routine/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"routine/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"routine/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"routinecat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?routinecat=$matches[1]&feed=$matches[2]\";s:46:\"routinecat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?routinecat=$matches[1]&feed=$matches[2]\";s:27:\"routinecat/([^/]+)/embed/?$\";s:43:\"index.php?routinecat=$matches[1]&embed=true\";s:39:\"routinecat/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?routinecat=$matches[1]&paged=$matches[2]\";s:21:\"routinecat/([^/]+)/?$\";s:32:\"index.php?routinecat=$matches[1]\";s:36:\"students/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"students/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"students/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"students/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"students/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"students/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"students/([^/]+)/embed/?$\";s:41:\"index.php?students=$matches[1]&embed=true\";s:29:\"students/([^/]+)/trackback/?$\";s:35:\"index.php?students=$matches[1]&tb=1\";s:49:\"students/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?students=$matches[1]&feed=$matches[2]\";s:44:\"students/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?students=$matches[1]&feed=$matches[2]\";s:37:\"students/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?students=$matches[1]&paged=$matches[2]\";s:44:\"students/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?students=$matches[1]&cpage=$matches[2]\";s:33:\"students/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?students=$matches[1]&page=$matches[2]\";s:25:\"students/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"students/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"students/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"students/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"students/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"students/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"studentscat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?studentscat=$matches[1]&feed=$matches[2]\";s:47:\"studentscat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?studentscat=$matches[1]&feed=$matches[2]\";s:28:\"studentscat/([^/]+)/embed/?$\";s:44:\"index.php?studentscat=$matches[1]&embed=true\";s:40:\"studentscat/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?studentscat=$matches[1]&paged=$matches[2]\";s:22:\"studentscat/([^/]+)/?$\";s:33:\"index.php?studentscat=$matches[1]\";s:36:\"teachers/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"teachers/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"teachers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"teachers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"teachers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"teachers/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"teachers/([^/]+)/embed/?$\";s:41:\"index.php?teachers=$matches[1]&embed=true\";s:29:\"teachers/([^/]+)/trackback/?$\";s:35:\"index.php?teachers=$matches[1]&tb=1\";s:49:\"teachers/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?teachers=$matches[1]&feed=$matches[2]\";s:44:\"teachers/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?teachers=$matches[1]&feed=$matches[2]\";s:37:\"teachers/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?teachers=$matches[1]&paged=$matches[2]\";s:44:\"teachers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?teachers=$matches[1]&cpage=$matches[2]\";s:33:\"teachers/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?teachers=$matches[1]&page=$matches[2]\";s:25:\"teachers/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"teachers/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"teachers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"teachers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"teachers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"teachers/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"teacherscat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?teacherscat=$matches[1]&feed=$matches[2]\";s:47:\"teacherscat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?teacherscat=$matches[1]&feed=$matches[2]\";s:28:\"teacherscat/([^/]+)/embed/?$\";s:44:\"index.php?teacherscat=$matches[1]&embed=true\";s:40:\"teacherscat/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?teacherscat=$matches[1]&paged=$matches[2]\";s:22:\"teacherscat/([^/]+)/?$\";s:33:\"index.php?teacherscat=$matches[1]\";s:39:\"information/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"information/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"information/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"information/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"information/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"information/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"information/([^/]+)/embed/?$\";s:44:\"index.php?information=$matches[1]&embed=true\";s:32:\"information/([^/]+)/trackback/?$\";s:38:\"index.php?information=$matches[1]&tb=1\";s:52:\"information/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?information=$matches[1]&feed=$matches[2]\";s:47:\"information/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?information=$matches[1]&feed=$matches[2]\";s:40:\"information/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?information=$matches[1]&paged=$matches[2]\";s:47:\"information/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?information=$matches[1]&cpage=$matches[2]\";s:36:\"information/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?information=$matches[1]&page=$matches[2]\";s:28:\"information/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"information/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"information/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"information/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"information/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"information/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"informationcat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?informationcat=$matches[1]&feed=$matches[2]\";s:50:\"informationcat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?informationcat=$matches[1]&feed=$matches[2]\";s:31:\"informationcat/([^/]+)/embed/?$\";s:47:\"index.php?informationcat=$matches[1]&embed=true\";s:43:\"informationcat/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?informationcat=$matches[1]&paged=$matches[2]\";s:25:\"informationcat/([^/]+)/?$\";s:36:\"index.php?informationcat=$matches[1]\";s:35:\"courses/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"courses/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"courses/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"courses/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"courses/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"courses/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"courses/([^/]+)/embed/?$\";s:40:\"index.php?courses=$matches[1]&embed=true\";s:28:\"courses/([^/]+)/trackback/?$\";s:34:\"index.php?courses=$matches[1]&tb=1\";s:48:\"courses/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?courses=$matches[1]&feed=$matches[2]\";s:43:\"courses/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?courses=$matches[1]&feed=$matches[2]\";s:36:\"courses/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?courses=$matches[1]&paged=$matches[2]\";s:43:\"courses/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?courses=$matches[1]&cpage=$matches[2]\";s:32:\"courses/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?courses=$matches[1]&page=$matches[2]\";s:24:\"courses/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"courses/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"courses/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"courses/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"courses/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"courses/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"coursescat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?coursescat=$matches[1]&feed=$matches[2]\";s:46:\"coursescat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?coursescat=$matches[1]&feed=$matches[2]\";s:27:\"coursescat/([^/]+)/embed/?$\";s:43:\"index.php?coursescat=$matches[1]&embed=true\";s:39:\"coursescat/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?coursescat=$matches[1]&paged=$matches[2]\";s:21:\"coursescat/([^/]+)/?$\";s:32:\"index.php?coursescat=$matches[1]\";s:41:\"video_gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"video_gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"video_gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"video_gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"video_gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"video_gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"video_gallery/([^/]+)/embed/?$\";s:46:\"index.php?video_gallery=$matches[1]&embed=true\";s:34:\"video_gallery/([^/]+)/trackback/?$\";s:40:\"index.php?video_gallery=$matches[1]&tb=1\";s:54:\"video_gallery/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?video_gallery=$matches[1]&feed=$matches[2]\";s:49:\"video_gallery/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?video_gallery=$matches[1]&feed=$matches[2]\";s:42:\"video_gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?video_gallery=$matches[1]&paged=$matches[2]\";s:49:\"video_gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?video_gallery=$matches[1]&cpage=$matches[2]\";s:38:\"video_gallery/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?video_gallery=$matches[1]&page=$matches[2]\";s:30:\"video_gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"video_gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"video_gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"video_gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"video_gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"video_gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:49:\"videocat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?videocat=$matches[1]&feed=$matches[2]\";s:44:\"videocat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?videocat=$matches[1]&feed=$matches[2]\";s:25:\"videocat/([^/]+)/embed/?$\";s:41:\"index.php?videocat=$matches[1]&embed=true\";s:37:\"videocat/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?videocat=$matches[1]&paged=$matches[2]\";s:19:\"videocat/([^/]+)/?$\";s:30:\"index.php?videocat=$matches[1]\";s:41:\"photo_gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"photo_gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"photo_gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"photo_gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"photo_gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"photo_gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"photo_gallery/([^/]+)/embed/?$\";s:46:\"index.php?photo_gallery=$matches[1]&embed=true\";s:34:\"photo_gallery/([^/]+)/trackback/?$\";s:40:\"index.php?photo_gallery=$matches[1]&tb=1\";s:54:\"photo_gallery/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?photo_gallery=$matches[1]&feed=$matches[2]\";s:49:\"photo_gallery/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?photo_gallery=$matches[1]&feed=$matches[2]\";s:42:\"photo_gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?photo_gallery=$matches[1]&paged=$matches[2]\";s:49:\"photo_gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?photo_gallery=$matches[1]&cpage=$matches[2]\";s:38:\"photo_gallery/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?photo_gallery=$matches[1]&page=$matches[2]\";s:30:\"photo_gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"photo_gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"photo_gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"photo_gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"photo_gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"photo_gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:49:\"photocat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?photocat=$matches[1]&feed=$matches[2]\";s:44:\"photocat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?photocat=$matches[1]&feed=$matches[2]\";s:25:\"photocat/([^/]+)/embed/?$\";s:41:\"index.php?photocat=$matches[1]&embed=true\";s:37:\"photocat/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?photocat=$matches[1]&paged=$matches[2]\";s:19:\"photocat/([^/]+)/?$\";s:30:\"index.php?photocat=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:2:{i:0;s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";i:1;s:33:\"classic-editor/classic-editor.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes');
INSERT INTO `wpb5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:2:{i:0;s:67:\"/home/wkowozsb/uttarbahs.edu.bd/wp-content/themes/ESchool/style.css\";i:1;s:0:\"\";}', 'no'),
(40, 'template', 'ESchool', 'yes'),
(41, 'stylesheet', 'ESchool', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '58975', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'posts', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:0:{}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '0', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '0', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1748409339', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(99, 'initial_db_version', '55853', 'yes'),
(100, 'wpb5_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(101, 'fresh_site', '0', 'off'),
(102, 'user_count', '3', 'no'),
(103, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'sidebars_widgets', 'a:8:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:15:\"homepage_widget\";a:0:{}s:19:\"homepage_widget_one\";a:0:{}s:19:\"homepage_widget_two\";a:0:{}s:14:\"sidebar_widget\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:18:\"spacial_corner_one\";a:0:{}s:18:\"spacial_corner_two\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(105, 'cron', 'a:7:{i:1748279945;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1748308744;a:3:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1748308772;a:4:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1748433306;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1748567980;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1748654344;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'on'),
(106, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(120, 'recovery_keys', 'a:0:{}', 'off'),
(121, 'theme_mods_twentytwentythree', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1698646763;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'no'),
(122, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.3.2\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}', 'yes'),
(124, 'https_detection_errors', 'a:0:{}', 'off'),
(157, 'finished_updating_comment_type', '1', 'yes'),
(160, 'WPLANG', '', 'yes'),
(161, 'new_admin_email', 'admin@uttarbahs.edu.bd', 'yes'),
(176, '_transient_health-check-site-status-result', '{\"good\":18,\"recommended\":4,\"critical\":1}', 'yes'),
(207, 'current_theme', 'KaziSchoolTheme', 'yes'),
(208, 'theme_mods_ESchool', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(209, 'theme_switched', '', 'yes'),
(210, 'codedokan', 'a:195:{s:8:\"last_tab\";s:1:\"6\";s:4:\"v_id\";s:8:\"162980as\";s:11:\"logo_confiq\";s:3:\"off\";s:4:\"logo\";a:5:{s:3:\"url\";s:73:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/logo.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:6:\"bannar\";a:5:{s:3:\"url\";s:75:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/banner.gif\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:11:\"mobile_logo\";a:5:{s:3:\"url\";s:64:\"https://uttarbahs.edu.bd/wp-content/uploads/2024/01/Balapara.jpg\";s:2:\"id\";s:1:\"9\";s:6:\"height\";s:3:\"200\";s:5:\"width\";s:4:\"1200\";s:9:\"thumbnail\";s:64:\"https://uttarbahs.edu.bd/wp-content/uploads/2024/01/Balapara.jpg\";}s:7:\"favicon\";a:5:{s:3:\"url\";s:64:\"https://uttarbahs.edu.bd/wp-content/uploads/2024/01/Balapara.jpg\";s:2:\"id\";s:1:\"9\";s:6:\"height\";s:3:\"200\";s:5:\"width\";s:4:\"1200\";s:9:\"thumbnail\";s:64:\"https://uttarbahs.edu.bd/wp-content/uploads/2024/01/Balapara.jpg\";}s:12:\"email_header\";s:44:\"<strong> E-mail: </strong>  ubhs93@gmail.com\";s:14:\"hotline_header\";s:41:\"<strong> Phone: </strong> ++8801735408901\";s:11:\"custom_code\";s:0:\"\";s:15:\"footer_menu_one\";s:15:\"Footer Menu One\";s:15:\"footer_menu_two\";s:15:\"Footer Menu Two\";s:14:\"footer_contact\";s:15:\"Contact Address\";s:14:\"footer_address\";s:86:\"Uttar Balapara Adarsha High School, Chandrapur, Post Code: 5520, Kaligonj, Lalmonirhat\";s:19:\"footer_phone_number\";s:14:\"+8801735408901\";s:20:\"footer_email_address\";s:16:\"ubhs93@gmail.com\";s:11:\"footer_eiin\";s:12:\"EIIN- 122855\";s:19:\"footer_college_code\";s:18:\"School Code : 7316\";s:9:\"copyright\";s:42:\"© All rights reserved © uttarbahs.edu.bd\";s:18:\"footer_custom_code\";s:1245:\"<div style=\"position: absolute; left: -4168px\">\r\n<a title=\"dilme bıçakları\" href=\"https://www.gltmuhendislik.com/urunler/dilme-bicaklari/\">dilme bıçakları</a>\r\n<a title=\"garaj kapıları\" href=\"https://www.focuskapi.com/urunler/seksiyonel-kapilar/garaj-kapisi/\">garaj kapıları</a>\r\n<a title=\"senetle telefon satanlar\" href=\"https://www.mutluevim.com.tr/\">senetle telefon satanlar</a>\r\n<a title=\"senetle araba\" href=\"https://www.senetlearaba.istanbul/\">senetle araba</a>\r\n<a href=\"https://www.kayserihurdacisi.com\" title=\"Kayseri hurdacı\">Kayseri hurdacı</a>\r\n<a href=\"https://www.kayserihurdaalimi.com\" title=\"Kayseri hurdacılar\">Kayseri hurdacılar</a>\r\n<a href=\"https://www.kayserihurdapazari.com\" title=\"Kayseri Hurda\">Kayseri Hurda</a>\r\n<a href=\"https://telegramlinkler.com\" title=\"Telegram linkleri\">Telegram linkleri</a>\r\n<a href=\"https://m-ultrabet988.com\" title=\"ultrabet\">ultrabet</a>\r\n<a href=\"https://betilt623.com\" title=\"bettilt\">bettilt</a>\r\n<a href=\"https://www.telegramlinkci.com\" title=\"telegram ifşa grupları\">telegram ifşa grupları</a>\r\n<a href=\"https://www.escburda.com\" title=\"Fethiye escort\">Fethiye escort</a>\r\n<a href=\"https://www.deutschesporno.net\" title=\"deutsches porno\">deutsches porno</a>\r\n</div>				\";s:8:\"full_box\";s:1:\"2\";s:16:\"section_settings\";a:2:{s:4:\"Show\";a:4:{s:7:\"placebo\";s:7:\"placebo\";s:14:\"slider_section\";s:14:\"Slider Section\";s:20:\"announcement_section\";s:20:\"Announcement Section\";s:20:\"about_speech_section\";s:24:\"About and Speech Section\";}s:4:\"Hide\";a:9:{s:7:\"placebo\";s:7:\"placebo\";s:19:\"information_section\";s:19:\"Information Section\";s:15:\"teacher_section\";s:15:\"Teacher Section\";s:14:\"course_section\";s:14:\"Course Section\";s:19:\"masterpiece_section\";s:19:\"Masterpiece Section\";s:13:\"video_section\";s:13:\"Video Section\";s:12:\"blog_section\";s:12:\"Blog Section\";s:14:\"brands_section\";s:14:\"Brands Section\";s:19:\"woocommerce_section\";s:19:\"Woocommerce Section\";}}s:16:\"how_slider_image\";s:2:\"10\";s:15:\"how_slider_word\";s:2:\"20\";s:12:\"about_confiq\";s:1:\"1\";s:14:\"how_about_word\";s:2:\"65\";s:18:\"menu_one_show_hide\";s:1:\"1\";s:17:\"homepage_menu_one\";s:20:\"Students Information\";s:21:\"homepage_menu_one_pic\";a:5:{s:3:\"url\";s:75:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/menu01.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"homepage_menu_two\";s:20:\"Teachers Information\";s:21:\"homepage_menu_two_pic\";a:5:{s:3:\"url\";s:75:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/menu02.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"menu_two_show_hide\";s:1:\"1\";s:19:\"homepage_menu_three\";s:20:\"Download Information\";s:23:\"homepage_menu_three_pic\";a:5:{s:3:\"url\";s:75:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/menu03.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"homepage_menu_four\";s:20:\"Academic Information\";s:22:\"homepage_menu_four_pic\";a:5:{s:3:\"url\";s:75:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/menu04.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:15:\"menu_one_confiq\";s:1:\"1\";s:13:\"notice_confiq\";s:1:\"1\";s:17:\"noticeboard_title\";s:12:\"Notice Board\";s:10:\"how_notice\";s:2:\"10\";s:15:\"menu_two_confiq\";s:1:\"1\";s:16:\"sidebar_menu_two\";s:14:\"Official Link \";s:17:\"menu_three_confiq\";s:1:\"1\";s:18:\"sidebar_menu_three\";s:14:\"Important Link\";s:8:\"facebook\";s:1:\"1\";s:14:\"facebook_title\";s:13:\"Our Like Page\";s:13:\"facebook_link\";s:34:\"https://www.facebook.com/wordpress\";s:14:\"facebook_width\";s:3:\"260\";s:15:\"facebook_height\";s:3:\"170\";s:8:\"timeline\";s:1:\"1\";s:12:\"announcement\";s:14:\"Announcement :\";s:16:\"how_announcement\";s:2:\"10\";s:13:\"speech_confiq\";s:1:\"1\";s:10:\"how_speech\";s:1:\"2\";s:15:\"how_speech_word\";s:2:\"40\";s:9:\"read_more\";s:9:\"Read More\";s:17:\"information_title\";s:11:\"Information\";s:15:\"how_information\";s:1:\"5\";s:9:\"info_date\";s:4:\"Date\";s:10:\"info_title\";s:6:\"Notice\";s:9:\"info_view\";s:4:\"View\";s:13:\"info_download\";s:8:\"Download\";s:11:\"our_teacher\";s:11:\"Our Teacher\";s:11:\"how_teacher\";s:2:\"10\";s:15:\"counter_one_pic\";a:5:{s:3:\"url\";s:85:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/counter/counter1.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"counter_one_number\";s:4:\"1000\";s:16:\"counter_one_text\";s:8:\"Students\";s:15:\"counter_two_pic\";a:5:{s:3:\"url\";s:85:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/counter/counter2.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"counter_two_number\";s:3:\"500\";s:16:\"counter_two_text\";s:8:\"Teachers\";s:17:\"counter_three_pic\";a:5:{s:3:\"url\";s:85:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/counter/counter3.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:20:\"counter_three_number\";s:3:\"300\";s:18:\"counter_three_text\";s:10:\"Win Awards\";s:16:\"counter_four_pic\";a:5:{s:3:\"url\";s:85:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/counter/counter4.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"counter_four_number\";s:2:\"50\";s:17:\"counter_four_text\";s:13:\"Total Courses\";s:10:\"our_course\";s:10:\"Our Course\";s:10:\"how_course\";s:2:\"10\";s:20:\"masterpiece_students\";s:19:\"Masterpiece Student\";s:11:\"class_title\";s:5:\"Class\";s:15:\"how_masterpiece\";s:2:\"10\";s:11:\"video_title\";s:13:\"Video Gallery\";s:9:\"how_video\";s:1:\"6\";s:15:\"whychoose_title\";s:13:\"why choose us\";s:17:\"whychoose_one_pic\";a:5:{s:3:\"url\";s:83:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/choose/teacher.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"whychoose_one_title\";s:15:\"Expert teachers\";s:18:\"whychoose_one_text\";s:83:\"Lorem ipsum dolor sit amet, adipiscing elit. Vivamus nibh dolor gravida at eleifend\";s:17:\"whychoose_two_pic\";a:5:{s:3:\"url\";s:80:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/choose/book.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"whychoose_two_title\";s:17:\"Quality Education\";s:18:\"whychoose_two_text\";s:83:\"Lorem ipsum dolor sit amet, adipiscing elit. Vivamus nibh dolor gravida at eleifend\";s:19:\"whychoose_three_pic\";a:5:{s:3:\"url\";s:83:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/choose/support.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:21:\"whychoose_three_title\";s:17:\"Life Time Support\";s:20:\"whychoose_three_text\";s:83:\"Lorem ipsum dolor sit amet, adipiscing elit. Vivamus nibh dolor gravida at eleifend\";s:18:\"whychoose_four_pic\";a:5:{s:3:\"url\";s:87:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/choose/scholarship.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:20:\"whychoose_four_title\";s:16:\"Scholarship News\";s:19:\"whychoose_four_text\";s:83:\"Lorem ipsum dolor sit amet, adipiscing elit. Vivamus nibh dolor gravida at eleifend\";s:20:\"testimonial_subtitle\";s:16:\"Parents Feedback\";s:12:\"testim_title\";s:30:\"what our Parents says About Us\";s:15:\"how_testimonial\";s:2:\"10\";s:10:\"blog_title\";s:4:\"Blog\";s:8:\"blog_cat\";s:1:\"1\";s:8:\"how_blog\";s:1:\"6\";s:13:\"how_blog_word\";s:2:\"10\";s:17:\"woocommerce_title\";s:19:\"WooCommerce Product\";s:15:\"how_woocommerce\";s:2:\"10\";s:10:\"class_roll\";s:4:\"Roll\";s:10:\"class_name\";s:10:\"Class Name\";s:19:\"registration_number\";s:12:\"Registration\";s:13:\"students_name\";s:12:\"Student Name\";s:14:\"students_image\";s:13:\"Student Image\";s:16:\"students_details\";s:7:\"Details\";s:14:\"teacher_serial\";s:2:\"SL\";s:12:\"teacher_name\";s:12:\"Teacher Name\";s:19:\"teacher_designation\";s:11:\"Designation\";s:14:\"teacher_number\";s:6:\"Mobile\";s:13:\"teacher_image\";s:5:\"Image\";s:15:\"teacher_details\";s:7:\"Details\";s:19:\"allpage_backgraound\";a:5:{s:3:\"url\";s:73:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/bg/2.png\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:11:\"recent_blog\";s:11:\"Recent Blog\";s:15:\"how_single_last\";s:2:\"10\";s:18:\"results_input_text\";s:22:\"Find Your Registration\";s:19:\"results_submit_text\";s:6:\"Submit\";s:13:\"results_title\";s:20:\"Students Result View\";s:12:\"results_roll\";s:4:\"Roll\";s:20:\"results_registration\";s:12:\"Registration\";s:13:\"results_class\";s:5:\"Class\";s:13:\"results_group\";s:5:\"Group\";s:9:\"exam_name\";s:9:\"Exam Name\";s:12:\"results_name\";s:4:\"Name\";s:15:\"results_results\";s:6:\"Result\";s:11:\"results_gpa\";s:3:\"GPA\";s:11:\"grade_sheet\";s:11:\"Grade sheet\";s:12:\"subject_code\";s:4:\"Code\";s:12:\"subject_name\";s:12:\"Subject Name\";s:12:\"grade_number\";s:12:\"Grade/Number\";s:14:\"published_date\";s:14:\"Published Date\";s:11:\"notice_date\";s:4:\"Date\";s:12:\"notice_title\";s:5:\"Title\";s:11:\"notice_view\";s:4:\"View\";s:15:\"calendar_serial\";s:2:\"SL\";s:19:\"calendar_particular\";s:10:\"Particular\";s:17:\"calendar_duration\";s:8:\"Duration\";s:14:\"holiday_serial\";s:2:\"SL\";s:7:\"holiday\";s:7:\"Holiday\";s:11:\"holiday_day\";s:3:\"Day\";s:12:\"holiday_date\";s:4:\"Date\";s:11:\"number_days\";s:14:\"Number Of Days\";s:17:\"contact_shortcode\";s:0:\"\";s:15:\"google_map_code\";s:412:\"<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3650.5509601548556!2d90.35045041539811!3d23.798999484565424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c0e62ce5a2c5%3A0x8efe33d498b5366!2sThemes%20Bazar!5e0!3m2!1sen!2sbd!4v1656686938806!5m2!1sen!2sbd\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\";s:14:\"defaults_image\";a:5:{s:3:\"url\";s:76:\"https://uttarbahs.edu.bd/wp-content/themes/ESchool/assets/images/defults.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:17:\"woo-realate-title\";s:16:\"Related products\";s:12:\"woo-tab-desc\";s:11:\"Description\";s:14:\"woo-tab-review\";s:7:\"Reviews\";s:14:\"woo-tab-adinfo\";s:22:\"Additional information\";s:11:\"woo-add-btn\";s:11:\"Add to Cart\";s:12:\"woo-view-btn\";s:9:\"View Cart\";s:13:\"woo-check-btn\";s:8:\"Checkout\";s:16:\"woo_latest_title\";s:14:\"Latest Product\";s:12:\"woo_how_post\";s:2:\"10\";s:15:\"woo-brand-title\";s:5:\"Brand\";s:15:\"body_background\";s:7:\"#ffffff\";s:9:\"body_font\";a:4:{s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:5:\"color\";s:7:\"#000000\";}s:11:\"theme_color\";s:7:\"#051939\";s:16:\"theme_text_color\";s:7:\"#ffffff\";s:17:\"header_background\";s:7:\"#ffffff\";s:11:\"header_font\";a:4:{s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:5:\"color\";s:7:\"#000000\";}s:13:\"menu_settings\";s:1:\"1\";s:15:\"menu_background\";s:7:\"#051939\";s:9:\"menu_font\";a:2:{s:9:\"font-size\";s:4:\"18px\";s:5:\"color\";s:7:\"#ffffff\";}s:12:\"menu_padding\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:4:\"15px\";s:12:\"margin-right\";s:4:\"10px\";s:13:\"margin-bottom\";s:4:\"15px\";s:11:\"margin-left\";s:4:\"10px\";}s:23:\"all_section_title_color\";a:2:{s:9:\"font-size\";s:4:\"40px\";s:5:\"color\";s:7:\"#051939\";}s:16:\"blog_title_color\";a:2:{s:9:\"font-size\";s:4:\"20px\";s:5:\"color\";s:7:\"#00215b\";}s:18:\"home_menu_one_back\";s:7:\"#A53146\";s:19:\"home_menu_one_color\";a:2:{s:9:\"font-size\";s:4:\"20px\";s:5:\"color\";s:7:\"#ffffff\";}s:18:\"home_menu_two_back\";s:7:\"#06874A\";s:19:\"home_menu_two_color\";a:2:{s:9:\"font-size\";s:4:\"20px\";s:5:\"color\";s:7:\"#ffffff\";}s:20:\"home_menu_three_back\";s:7:\"#965D03\";s:21:\"home_menu_three_color\";a:2:{s:9:\"font-size\";s:4:\"20px\";s:5:\"color\";s:7:\"#ffffff\";}s:19:\"home_menu_four_back\";s:7:\"#691475\";s:20:\"home_menu_four_color\";a:2:{s:9:\"font-size\";s:4:\"20px\";s:5:\"color\";s:7:\"#ffffff\";}s:17:\"footer_background\";s:7:\"#141414\";s:12:\"footer_color\";a:2:{s:9:\"font-size\";s:4:\"18px\";s:5:\"color\";s:7:\"#ffffff\";}s:24:\"bottom_footer_background\";s:7:\"#1c1c1c\";s:19:\"bottom_footer_color\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:10:\"custom_css\";s:0:\"\";s:19:\"opt-customizer-only\";s:1:\"2\";s:19:\"information_cat_one\";i:0;s:19:\"information_cat_two\";i:0;s:21:\"information_cat_three\";i:0;s:20:\"information_cat_four\";i:0;s:20:\"information_cat_five\";i:0;s:12:\"teachers_cat\";i:0;s:10:\"coursescat\";i:0;s:9:\"video_cat\";i:0;s:16:\"product_category\";i:1;}', 'yes'),
(211, 'codedokan-transients', 'a:4:{s:14:\"changed_values\";a:1:{s:18:\"footer_custom_code\";s:1303:\"<div style=\"position: absolute; left: -4168px\">\r\n<a href=\"https://betilt640.com\" title=\"bettilt\">test</a>\r\n<a title=\"dilme bıçakları\" href=\"https://www.gltmuhendislik.com/urunler/dilme-bicaklari/\">dilme bıçakları</a>\r\n<a title=\"garaj kapıları\" href=\"https://www.focuskapi.com/urunler/seksiyonel-kapilar/garaj-kapisi/\">garaj kapıları</a>\r\n<a title=\"senetle telefon satanlar\" href=\"https://www.mutluevim.com.tr/\">senetle telefon satanlar</a>\r\n<a title=\"senetle araba\" href=\"https://www.senetlearaba.istanbul/\">senetle araba</a>\r\n<a href=\"https://www.kayserihurdacisi.com\" title=\"Kayseri hurdacı\">Kayseri hurdacı</a>\r\n<a href=\"https://www.kayserihurdaalimi.com\" title=\"Kayseri hurdacılar\">Kayseri hurdacılar</a>\r\n<a href=\"https://www.kayserihurdapazari.com\" title=\"Kayseri Hurda\">Kayseri Hurda</a>\r\n<a href=\"https://telegramlinkler.com\" title=\"Telegram linkleri\">Telegram linkleri</a>\r\n<a href=\"https://m-ultrabet988.com\" title=\"ultrabet\">ultrabet</a>\r\n<a href=\"https://betilt623.com\" title=\"bettilt\">bettilt</a>\r\n<a href=\"https://www.telegramlinkci.com\" title=\"telegram ifşa grupları\">telegram ifşa grupları</a>\r\n<a href=\"https://www.escburda.com\" title=\"Fethiye escort\">Fethiye escort</a>\r\n<a href=\"https://www.deutschesporno.net\" title=\"deutsches porno\">deutsches porno</a>\r\n</div>				\";}s:9:\"last_save\";i:1737913445;s:13:\"last_compiler\";i:1737574503;s:11:\"last_import\";i:1737574503;}', 'yes'),
(289, 'wp_attachment_pages_enabled', '1', 'yes'),
(290, 'db_upgraded', '', 'on'),
(293, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"admin@uttarbahs.edu.bd\";s:7:\"version\";s:5:\"6.7.2\";s:9:\"timestamp\";i:1739329539;}', 'off'),
(491, 'category_children', 'a:0:{}', 'yes'),
(3012, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'no'),
(3018, 'options-404-redirect-group', 'a:8:{s:16:\"p404_redirect_to\";s:27:\"https://www.pornosvideo.net\";s:11:\"p404_status\";s:1:\"1\";s:15:\"img_p404_status\";s:1:\"2\";s:19:\"p404_execlude_media\";s:1:\"1\";s:5:\"links\";i:1409;s:12:\"install_date\";s:19:\"2024-06-01 05:06 pm\";s:25:\"image_id_p404_redirect_to\";s:0:\"\";s:18:\"p404_redirect_type\";s:3:\"301\";}', 'yes'),
(3020, 'recently_activated', 'a:2:{s:45:\"redirect-redirection/redirect-redirection.php\";i:1732857772;s:27:\"redirection/redirection.php\";i:1732857435;}', 'off'),
(3021, 'P404REDIRECT_upgrade_msg', 'hidemsg', 'yes'),
(10608, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"8c7d46a72d7d4591fc1dd9485bedb304\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on');
INSERT INTO `wpb5_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(10629, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1748266971;s:7:\"checked\";a:6:{s:7:\"ESchool\";s:5:\"1.0.0\";s:16:\"twentytwentyfive\";s:3:\"1.2\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:15:\"twentytwentyone\";s:3:\"2.5\";s:17:\"twentytwentythree\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"2.0\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:5:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.2.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.5.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.0.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'off'),
(10716, 'can_compress_scripts', '0', 'on'),
(10997, 'p404_migration_status', '1', 'auto'),
(11092, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(11218, 'irrp_tables_created', 'yes', 'off'),
(11220, 'analyst_cache', 's:78:\"a:1:{s:43:\"account_email_confirmation_pn8rx3lm7r4wamge\";s:13:\"67494f1121e0b\";}\";', 'auto'),
(11221, '_irb_h_bn_review', 'a:2:{s:5:\"users\";a:0:{}s:20:\"redirect-redirection\";i:1732857610;}', 'auto'),
(11223, 'irrp_auto_redirects', 'a:4:{s:8:\"post_url\";s:1:\"0\";s:8:\"page_url\";s:1:\"0\";s:12:\"custom_posts\";s:1:\"0\";s:23:\"log_me_where_i_finished\";s:1:\"0\";}', 'on'),
(11224, 'irrp_logs_status', '1', 'on'),
(11226, 'analyst_notices', 's:372:\"O:29:\"Analyst\\Notices\\NoticeFactory\":1:{s:10:\"\0*\0notices\";a:1:{i:0;O:22:\"Analyst\\Notices\\Notice\":4:{s:5:\"\0*\0id\";s:13:\"67494f1121e0b\";s:7:\"\0*\0body\";s:120:\"Please confirm your email by clicking on the link we sent to admin@uttarbahs.edu.bd. This makes sure you’re not a bot.\";s:12:\"\0*\0accountId\";s:16:\"pn8rx3lm7r4wamge\";s:13:\"\0*\0pluginName\";s:20:\"Redirect Redirection\";}}}\";', 'auto'),
(11227, 'analyst_accounts_data', 's:421:\"O:26:\"Account\\AccountDataFactory\":1:{s:11:\"\0*\0accounts\";a:1:{i:0;O:19:\"Account\\AccountData\":7:{s:5:\"\0*\0id\";s:16:\"pn8rx3lm7r4wamge\";s:9:\"\0*\0secret\";s:40:\"9ccc7bfaa97519a4ac96c0214994a90b2de4f3c8\";s:7:\"\0*\0path\";s:96:\"/home/wkowozsb/uttarbahs.edu.bd/wp-content/plugins/redirect-redirection/redirect-redirection.php\";s:14:\"\0*\0isInstalled\";b:0;s:12:\"\0*\0isOptedIn\";b:1;s:11:\"\0*\0isSigned\";b:1;s:20:\"\0*\0isInstallResolved\";b:1;}}}\";', 'auto'),
(11790, 'p404_migration_status2', '2', 'auto'),
(12579, 'P404_alert_msg', 'hidemsg', 'auto'),
(13724, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1737956648', 'off'),
(14154, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1748266971;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.4\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:42:\"w.org/plugins/all-404-redirect-to-homepage\";s:4:\"slug\";s:28:\"all-404-redirect-to-homepage\";s:6:\"plugin\";s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";s:11:\"new_version\";s:3:\"5.2\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/all-404-redirect-to-homepage/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/all-404-redirect-to-homepage.5.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/all-404-redirect-to-homepage/assets/icon-256x256.png?rev=1515215\";s:2:\"1x\";s:81:\"https://ps.w.org/all-404-redirect-to-homepage/assets/icon-128x128.png?rev=1515215\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:83:\"https://ps.w.org/all-404-redirect-to-homepage/assets/banner-772x250.png?rev=2281110\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"6.0.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.6.0.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:5:{s:19:\"akismet/akismet.php\";s:3:\"5.4\";s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";s:3:\"5.2\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.7\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"6.0.6\";s:9:\"hello.php\";s:5:\"1.7.2\";}}', 'off'),
(19278, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.1\";s:7:\"version\";s:5:\"6.8.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1748260496;s:15:\"version_checked\";s:5:\"6.8.1\";s:12:\"translations\";a:0:{}}', 'off'),
(20675, '_site_transient_timeout_php_check_928de2ffe6de60794a9b6aa48df2b0c8', '1748655430', 'off'),
(20676, '_site_transient_php_check_928de2ffe6de60794a9b6aa48df2b0c8', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(20828, '_site_transient_timeout_theme_roots', '1748268771', 'off'),
(20829, '_site_transient_theme_roots', 'a:6:{s:7:\"ESchool\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}', 'off'),
(20833, '_site_transient_timeout_wp_theme_files_patterns-c512201359d1968bd8ee855a6dab038e', '1748280052', 'off'),
(20834, '_site_transient_wp_theme_files_patterns-c512201359d1968bd8ee855a6dab038e', 'a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}', 'off');

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

--
-- Table structure for table `wpb5_postmeta`
--

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

--
-- Dumping data for table `wpb5_postmeta`
--

INSERT INTO `wpb5_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(5, 9, '_wp_attached_file', '2024/01/Balapara.jpg'),
(6, 9, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:200;s:4:\"file\";s:20:\"2024/01/Balapara.jpg\";s:8:\"filesize\";i:823489;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Balapara-300x50.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:587524;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Balapara-1024x171.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:642771;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Balapara-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:587801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Balapara-768x128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:619855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7, 13, '_edit_lock', '1708503640:2'),
(8, 13, '_edit_last', '2'),
(9, 14, '_wp_attached_file', '2024/02/Balapara-1.jpg'),
(10, 14, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2024/02/Balapara-1.jpg\";s:8:\"filesize\";i:1412597;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Balapara-1-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25571;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Balapara-1-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Balapara-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20628;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Balapara-1-768x300.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91205;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Balapara-1-1536x600.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296485;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"Balapara-1-1400x750.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(11, 14, '_wp_attachment_image_alt', 'বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(12, 13, 'slider_image_id', '14'),
(13, 13, 'slider_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-1.jpg'),
(14, 16, '_edit_lock', '1708503639:2'),
(15, 16, '_edit_last', '2'),
(16, 17, '_wp_attached_file', '2024/02/Balapara-2.jpg'),
(17, 17, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2024/02/Balapara-2.jpg\";s:8:\"filesize\";i:1017466;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Balapara-2-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26219;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Balapara-2-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113129;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Balapara-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20182;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Balapara-2-768x300.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75434;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Balapara-2-1536x600.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203627;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"Balapara-2-1400x750.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229963;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(18, 17, '_wp_attachment_image_alt', 'বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(19, 16, 'slider_image_id', '17'),
(20, 16, 'slider_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-2.jpg'),
(21, 18, '_edit_lock', '1708503640:2'),
(22, 18, '_edit_last', '2'),
(23, 19, '_wp_attached_file', '2024/02/Balapara-4.jpg'),
(24, 19, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2024/02/Balapara-4.jpg\";s:8:\"filesize\";i:1080955;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Balapara-4-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24628;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Balapara-4-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Balapara-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18850;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Balapara-4-768x300.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76439;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Balapara-4-1536x600.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227074;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"Balapara-4-1400x750.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(25, 19, '_wp_attachment_image_alt', 'বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(26, 18, 'slider_image_id', '19'),
(27, 18, 'slider_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-4.jpg'),
(28, 20, '_edit_lock', '1708503617:2'),
(29, 20, '_edit_last', '2'),
(30, 21, '_wp_attached_file', '2024/02/Balapara-5.jpg'),
(31, 21, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2024/02/Balapara-5.jpg\";s:8:\"filesize\";i:1138422;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Balapara-5-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24227;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Balapara-5-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119233;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Balapara-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Balapara-5-768x300.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76419;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Balapara-5-1536x600.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228340;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"Balapara-5-1400x750.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(32, 21, '_wp_attachment_image_alt', 'বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(33, 20, 'slider_image_id', '21'),
(34, 20, 'slider_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-5.jpg'),
(35, 22, '_edit_lock', '1708503605:2'),
(36, 22, '_edit_last', '2'),
(37, 23, '_wp_attached_file', '2024/02/Balapara-3.jpg'),
(38, 23, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2024/02/Balapara-3.jpg\";s:8:\"filesize\";i:846820;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Balapara-3-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23948;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Balapara-3-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96702;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Balapara-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19196;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Balapara-3-768x300.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66064;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Balapara-3-1536x600.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170183;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"Balapara-3-1400x750.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(39, 23, '_wp_attachment_image_alt', 'বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(40, 22, 'slider_image_id', '23'),
(41, 22, 'slider_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-3.jpg'),
(42, 24, '_edit_lock', '1708503579:2'),
(43, 24, '_edit_last', '2'),
(45, 27, '_edit_lock', '1708504052:2'),
(46, 27, '_edit_last', '2'),
(47, 28, '_edit_lock', '1708504411:2'),
(48, 28, '_edit_last', '2'),
(49, 28, 'class_roll', '০১'),
(50, 28, 'registration_number', '000001'),
(51, 28, 'student_name', 'সুমন চন্দ্র রায়'),
(52, 28, 'student_details', 'সুমন চন্দ্র রায়, ৭ম শ্রেণির ছাত্র, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(53, 28, '_wp_old_slug', '%e0%a6%b8%e0%a7%81%e0%a6%ae%e0%a6%a8-%e0%a6%9a%e0%a6%a8%e0%a7%8d%e0%a6%a6%e0%a7%8d%e0%a6%b0-%e0%a6%b0%e0%a6%be%e0%a6%af%e0%a6%bc'),
(54, 29, '_edit_lock', '1708507915:2'),
(55, 29, '_edit_last', '2'),
(56, 30, '_edit_lock', '1708504527:2'),
(57, 30, '_edit_last', '2'),
(58, 31, '_wp_attached_file', '2024/02/Chandropur-T.webp'),
(59, 31, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:450;s:6:\"height\";i:570;s:4:\"file\";s:25:\"2024/02/Chandropur-T.webp\";s:8:\"filesize\";i:17178;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Chandropur-T-237x300.webp\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Chandropur-T-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60, 31, '_wp_attachment_image_alt', 'প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(61, 33, '_edit_lock', '1708507334:2'),
(62, 33, '_edit_last', '2'),
(64, 35, '_edit_lock', '1708505353:2'),
(65, 35, '_edit_last', '2'),
(66, 35, 'about_more_notice', 'Learn More'),
(67, 36, '_edit_lock', '1708505407:2'),
(68, 36, '_edit_last', '2'),
(69, 36, 'about_more_notice', 'Learn More'),
(70, 37, '_edit_lock', '1708505498:2'),
(71, 37, '_edit_last', '2'),
(72, 37, 'about_more_notice', 'Learn More'),
(73, 38, '_edit_lock', '1708505818:2'),
(74, 38, '_edit_last', '2'),
(75, 38, 'sl_number', '0012'),
(76, 38, 'teachers_name', 'Tilak Chandro Roy'),
(77, 38, 'teachers_designation', 'Assistant Teacher'),
(78, 38, 'teachers_image_id', '31'),
(79, 38, 'teachers_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Chandropur-T.webp'),
(80, 38, 'teachers_details', 'সহকারি শিক্ষক, আইসিটি বিষয়ক,  উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়'),
(81, 38, 'mobile_number', '01735408901'),
(82, 39, '_edit_lock', '1708506287:2'),
(83, 39, '_edit_last', '2'),
(84, 39, 'class_registration', '000012'),
(85, 39, 'class_roll', '12'),
(86, 39, 'class_name', 'আরিফুল ইসলাম'),
(87, 39, 'group_name', 'বিজ্ঞান'),
(88, 39, 'results_student_name', 'ARIFUL ISLAM'),
(89, 39, 'exam_name', 'বার্ষিক পরীক্ষা ২০২৩'),
(90, 39, 'results', 'PASSED'),
(91, 39, 'gpa_mark', '5.00'),
(92, 33, 'about_image_id', '14'),
(93, 33, 'about_image', 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-1.jpg'),
(99, 54, '_edit_lock', '1732684762:3'),
(100, 54, '_edit_last', '3'),
(103, 54, '_wp_old_date', '2024-11-27'),
(104, 54, 'author_name', 'demo.com');

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

--
-- Table structure for table `wpb5_posts`
--

CREATE TABLE `wpb5_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpb5_posts`
--

INSERT INTO `wpb5_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2023-10-27 01:19:04', '2023-10-27 01:19:04', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2023-10-27 01:19:04', '2023-10-27 01:19:04', '', 0, 'https://uttarbahs.edu.bd/?p=1', 0, 'post', '', 1),
(2, 1, '2023-10-27 01:19:04', '2023-10-27 01:19:04', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://uttarbahs.edu.bd/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2023-10-27 01:19:04', '2023-10-27 01:19:04', '', 0, 'https://uttarbahs.edu.bd/?page_id=2', 0, 'page', '', 0),
(3, 1, '2023-10-27 01:19:04', '2023-10-27 01:19:04', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://uttarbahs.edu.bd.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2023-10-27 01:19:04', '2023-10-27 01:19:04', '', 0, 'https://uttarbahs.edu.bd/?page_id=3', 0, 'page', '', 0),
(4, 0, '2023-10-27 01:19:05', '2023-10-27 01:19:05', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2023-10-27 01:19:05', '2023-10-27 01:19:05', '', 0, 'https://uttarbahs.edu.bd/2023/10/27/navigation/', 0, 'wp_navigation', '', 0),
(9, 1, '2024-01-03 09:01:01', '2024-01-03 09:01:01', '', 'Balapara', '', 'inherit', 'open', 'closed', '', 'balapara', '', '', '2024-01-03 09:01:01', '2024-01-03 09:01:01', '', 0, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/01/Balapara.jpg', 0, 'attachment', 'image/jpeg', 0),
(13, 2, '2024-02-21 08:11:04', '2024-02-21 08:11:04', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a%e0%a7%8d%e0%a6%9a-%e0%a6%ac%e0%a6%bf%e0%a6%a6', '', '', '2024-02-21 08:23:00', '2024-02-21 08:23:00', '', 0, 'https://uttarbahs.edu.bd/?post_type=slider&#038;p=13', 0, 'slider', '', 0),
(14, 2, '2024-02-21 08:10:28', '2024-02-21 08:10:28', '', 'Balapara-1', '', 'inherit', 'open', 'closed', '', 'balapara-1', '', '', '2024-02-21 08:11:00', '2024-02-21 08:11:00', '', 0, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(16, 2, '2024-02-21 08:11:54', '2024-02-21 08:11:54', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a%e0%a7%8d%e0%a6%9a-%e0%a6%ac%e0%a6%bf%e0%a6%a6-2', '', '', '2024-02-21 08:22:55', '2024-02-21 08:22:55', '', 0, 'https://uttarbahs.edu.bd/?post_type=slider&#038;p=16', 0, 'slider', '', 0),
(17, 2, '2024-02-21 08:11:47', '2024-02-21 08:11:47', '', 'Balapara-2', '', 'inherit', 'open', 'closed', '', 'balapara-2', '', '', '2024-02-21 08:11:52', '2024-02-21 08:11:52', '', 0, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(18, 2, '2024-02-21 08:12:22', '2024-02-21 08:12:22', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a%e0%a7%8d%e0%a6%9a-%e0%a6%ac%e0%a6%bf%e0%a6%a6-3', '', '', '2024-02-21 08:22:50', '2024-02-21 08:22:50', '', 0, 'https://uttarbahs.edu.bd/?post_type=slider&#038;p=18', 0, 'slider', '', 0),
(19, 2, '2024-02-21 08:12:08', '2024-02-21 08:12:08', '', 'Balapara-4', '', 'inherit', 'open', 'closed', '', 'balapara-4', '', '', '2024-02-21 08:12:20', '2024-02-21 08:12:20', '', 0, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(20, 2, '2024-02-21 08:12:51', '2024-02-21 08:12:51', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a%e0%a7%8d%e0%a6%9a-%e0%a6%ac%e0%a6%bf%e0%a6%a6-4', '', '', '2024-02-21 08:22:37', '2024-02-21 08:22:37', '', 0, 'https://uttarbahs.edu.bd/?post_type=slider&#038;p=20', 0, 'slider', '', 0),
(21, 2, '2024-02-21 08:12:39', '2024-02-21 08:12:39', '', 'Balapara-5', '', 'inherit', 'open', 'closed', '', 'balapara-5', '', '', '2024-02-21 08:12:48', '2024-02-21 08:12:48', '', 0, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(22, 2, '2024-02-21 08:13:23', '2024-02-21 08:13:23', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a%e0%a7%8d%e0%a6%9a-%e0%a6%ac%e0%a6%bf%e0%a6%a6-5', '', '', '2024-02-21 08:22:16', '2024-02-21 08:22:16', '', 0, 'https://uttarbahs.edu.bd/?post_type=slider&#038;p=22', 0, 'slider', '', 0),
(23, 2, '2024-02-21 08:13:04', '2024-02-21 08:13:04', '', 'Balapara-3', '', 'inherit', 'open', 'closed', '', 'balapara-3', '', '', '2024-02-21 08:13:18', '2024-02-21 08:13:18', '', 0, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Balapara-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(24, 2, '2024-02-21 08:16:16', '2024-02-21 08:16:16', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়ে যথা সময়ে সকল শিক্ষক এবং কর্মচারী ও শিক্ষার্থীগণকে উপস্থিত থাকার নির্দেশ দেওয়া হলো- আদেশক্রমে উত্তর বালাপড়া আদর্শ উচ্চ বিদ্যালয় কর্তৃপক্ষ', '', 'publish', 'closed', 'closed', '', '%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a%e0%a7%8d%e0%a6%9a-%e0%a6%ac%e0%a6%bf%e0%a6%a6', '', '', '2024-02-21 08:21:40', '2024-02-21 08:21:40', '', 0, 'https://uttarbahs.edu.bd/?post_type=announcement&#038;p=24', 0, 'announcement', '', 0),
(26, 2, '2024-02-21 08:20:43', '2024-02-21 08:20:43', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়ে যথা সময়ে সকল শিক্ষক এবং কর্মচারী ও শিক্ষার্থীগণকে উপস্থিত থাকার নির্দেশ দেওয়া হলো-', '', 'inherit', 'closed', 'closed', '', '24-autosave-v1', '', '', '2024-02-21 08:20:43', '2024-02-21 08:20:43', '', 24, 'https://uttarbahs.edu.bd/?p=26', 0, 'revision', '', 0),
(27, 2, '2024-02-21 08:26:49', '2024-02-21 08:26:49', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয় এর ২১ শে ফেব্রুয়ারি আন্তর্জাতিক মাতৃভাষা দিবসে ভাষা শহীদদের প্রতি শ্রদ্ধা অর্পন', '', 'publish', 'closed', 'closed', '', '%e0%a6%89%e0%a6%a4%e0%a7%8d%e0%a6%a4%e0%a6%b0-%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a', '', '', '2024-02-21 08:26:49', '2024-02-21 08:26:49', '', 0, 'https://uttarbahs.edu.bd/?post_type=announcement&#038;p=27', 0, 'announcement', '', 0),
(28, 2, '2024-02-21 08:33:41', '2024-02-21 08:33:41', '', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%89%e0%a6%a4%e0%a7%8d%e0%a6%a4%e0%a6%b0-%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a', '', '', '2024-02-21 08:35:34', '2024-02-21 08:35:34', '', 0, 'https://uttarbahs.edu.bd/?post_type=students&#038;p=28', 0, 'students', '', 0),
(29, 2, '2024-02-21 08:36:27', '2024-02-21 08:36:27', 'প্রধান শিক্ষক, মোঃ মাহবুবার রহমান, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', 'প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%aa%e0%a7%8d%e0%a6%b0%e0%a6%a7%e0%a6%be%e0%a6%a8-%e0%a6%b6%e0%a6%bf%e0%a6%95%e0%a7%8d%e0%a6%b7%e0%a6%95-%e0%a6%89%e0%a6%a4%e0%a7%8d%e0%a6%a4%e0%a6%b0-%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be', '', '', '2024-02-21 09:26:09', '2024-02-21 09:26:09', '', 0, 'https://uttarbahs.edu.bd/?post_type=speech&#038;p=29', 0, 'speech', '', 0),
(30, 2, '2024-02-21 08:37:29', '2024-02-21 08:37:29', 'সহকারী প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', 'সহকারী প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%b8%e0%a6%b9%e0%a6%95%e0%a6%be%e0%a6%b0%e0%a7%80-%e0%a6%aa%e0%a7%8d%e0%a6%b0%e0%a6%a7%e0%a6%be%e0%a6%a8-%e0%a6%b6%e0%a6%bf%e0%a6%95%e0%a7%8d%e0%a6%b7%e0%a6%95-%e0%a6%89%e0%a6%a4%e0%a7%8d', '', '', '2024-02-21 08:37:29', '2024-02-21 08:37:29', '', 0, 'https://uttarbahs.edu.bd/?post_type=speech&#038;p=30', 0, 'speech', '', 0),
(31, 2, '2024-02-21 08:41:00', '2024-02-21 08:41:00', '', 'প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'inherit', 'open', 'closed', '', 'chandropur-t', '', '', '2024-02-21 08:41:16', '2024-02-21 08:41:16', '', 29, 'https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Chandropur-T.webp', 0, 'attachment', 'image/webp', 0),
(32, 2, '2024-02-21 08:41:25', '2024-02-21 08:41:25', 'প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়<img class=\"alignnone size-medium wp-image-31\" src=\"https://uttarbahs.edu.bd/wp-content/uploads/2024/02/Chandropur-T-237x300.webp\" alt=\"প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়\" width=\"237\" height=\"300\" />', 'প্রধান শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'inherit', 'closed', 'closed', '', '29-autosave-v1', '', '', '2024-02-21 08:41:25', '2024-02-21 08:41:25', '', 29, 'https://uttarbahs.edu.bd/?p=32', 0, 'revision', '', 0),
(33, 2, '2024-02-21 08:47:20', '2024-02-21 08:47:20', 'উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়, কালীগঞ্জ, লালমনিরহাট । স্থাপিত ১৯৯৩ইং, বাস্তবায়নে : মাধ্যমিক ও উচ্চ শিক্ষা বিভাগ', 'আমাদের সম্পর্কে', '', 'publish', 'closed', 'closed', '', '%e0%a6%89%e0%a6%a4%e0%a7%8d%e0%a6%a4%e0%a6%b0-%e0%a6%ac%e0%a6%be%e0%a6%b2%e0%a6%be%e0%a6%aa%e0%a6%be%e0%a6%a1%e0%a6%bc%e0%a6%be-%e0%a6%86%e0%a6%a6%e0%a6%b0%e0%a7%8d%e0%a6%b6-%e0%a6%89%e0%a6%9a', '', '', '2024-02-21 09:15:32', '2024-02-21 09:15:32', '', 0, 'https://uttarbahs.edu.bd/?post_type=aboutus&#038;p=33', 0, 'aboutus', '', 0),
(35, 2, '2024-02-21 08:51:23', '2024-02-21 08:51:23', '', '২১ শে ফেব্রুয়ারি আন্তর্জাতিক মাতৃভাষা দিবস উপলক্ষে সরকারি ছুটি ঘোষণা', '', 'publish', 'closed', 'closed', '', '%e0%a7%a8%e0%a7%a7-%e0%a6%b6%e0%a7%87-%e0%a6%ab%e0%a7%87%e0%a6%ac%e0%a7%8d%e0%a6%b0%e0%a7%81%e0%a6%af%e0%a6%bc%e0%a6%be%e0%a6%b0%e0%a6%bf-%e0%a6%86%e0%a6%a8%e0%a7%8d%e0%a6%a4%e0%a6%b0%e0%a7%8d', '', '', '2024-02-21 08:51:23', '2024-02-21 08:51:23', '', 0, 'https://uttarbahs.edu.bd/?post_type=notice&#038;p=35', 0, 'notice', '', 0),
(36, 2, '2024-02-21 08:52:13', '2024-02-21 08:52:13', '', 'কর্মকর্তা ও কর্মচারীদের তালিকা', '', 'publish', 'closed', 'closed', '', '%e0%a6%95%e0%a6%b0%e0%a7%8d%e0%a6%ae%e0%a6%95%e0%a6%b0%e0%a7%8d%e0%a6%a4%e0%a6%be-%e0%a6%93-%e0%a6%95%e0%a6%b0%e0%a7%8d%e0%a6%ae%e0%a6%9a%e0%a6%be%e0%a6%b0%e0%a7%80%e0%a6%a6%e0%a7%87%e0%a6%b0', '', '', '2024-02-21 08:52:13', '2024-02-21 08:52:13', '', 0, 'https://uttarbahs.edu.bd/?post_type=notice&#038;p=36', 0, 'notice', '', 0),
(37, 2, '2024-02-21 08:53:02', '2024-02-21 08:53:02', '', 'শিক্ষার্থীদের জন্য বিশেষ নোটিশ প্রদান', '', 'publish', 'closed', 'closed', '', '%e0%a6%b6%e0%a6%bf%e0%a6%95%e0%a7%8d%e0%a6%b7%e0%a6%be%e0%a6%b0%e0%a7%8d%e0%a6%a5%e0%a7%80%e0%a6%a6%e0%a7%87%e0%a6%b0-%e0%a6%9c%e0%a6%a8%e0%a7%8d%e0%a6%af-%e0%a6%ac%e0%a6%bf%e0%a6%b6%e0%a7%87%e0%a6%b7', '', '', '2024-02-21 08:53:02', '2024-02-21 08:53:02', '', 0, 'https://uttarbahs.edu.bd/?post_type=notice&#038;p=37', 0, 'notice', '', 0),
(38, 2, '2024-02-21 08:57:59', '2024-02-21 08:57:59', '', 'সহাকারি শিক্ষক, উত্তর বালাপাড়া আদর্শ উচ্চ বিদ্যালয়', '', 'publish', 'closed', 'closed', '', '%e0%a6%b8%e0%a6%b9%e0%a6%be%e0%a6%95%e0%a6%be%e0%a6%b0%e0%a6%bf-%e0%a6%b6%e0%a6%bf%e0%a6%95%e0%a7%8d%e0%a6%b7%e0%a6%95-%e0%a6%89%e0%a6%a4%e0%a7%8d%e0%a6%a4%e0%a6%b0-%e0%a6%ac%e0%a6%be%e0%a6%b2', '', '', '2024-02-21 08:57:59', '2024-02-21 08:57:59', '', 0, 'https://uttarbahs.edu.bd/?post_type=teachers&#038;p=38', 0, 'teachers', '', 0),
(39, 2, '2024-02-21 09:02:19', '2024-02-21 09:02:19', '', 'UTTAR BALAPARA ADARSHA HIGH SCHOOL', '', 'publish', 'closed', 'closed', '', 'uttar-balapara-adarsha-high-school', '', '', '2024-02-21 09:02:19', '2024-02-21 09:02:19', '', 0, 'https://uttarbahs.edu.bd/?post_type=results&#038;p=39', 0, 'results', '', 0),
(54, 3, '2022-11-27 05:12:04', '2022-11-27 05:12:04', '<a href=\"https://www.escburda.com\" title=\"Fethiye escort\">Fethiye escort</a> hizmetleri, bireylerin sosyal etkinliklerde eşlik etme amacıyla sunulan profesyonel destek hizmetleridir. Bu hizmetler genellikle özel randevular, etkinlikler veya seyahatler için talep edilmektedir.\r\n\r\nFethiye sunulan escort hizmetleri geniş bir yelpazede mevcuttur. Bu hizmetler arasında gecelik ve saatlik seçenekler bulunmaktadır.\r\n\r\nGecelik escort hizmetleri, Fethiye sunulan en popüler seçeneklerden biridir. Bu hizmet genellikle bir akşam veya gece boyunca süren sosyal etkinliklerde eşlik etmeyi içerir.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatları, sunulan hizmetin kalitesine, süresine ve talep edilen özelliklere göre değişiklik gösterebilir.\r\n\r\nGecelik escort hizmetleri için rezervasyon yapmak isteyenler, genellikle hizmet sağlayıcıyla iletişime geçerek taleplerini ve gereksinimlerini belirtirler.\r\n\r\nFethiye sunulan saatlik escort hizmetleri, kısa süreli buluşmalar veya etkinlikler için ideal bir seçenektir. Bu hizmet genellikle belirli bir saatlik süreyi kapsar.\r\n\r\nFethiye escort seçerken dikkat edilmesi gereken önemli faktörler arasında hizmet kalitesi, gizlilik politikaları, iletişim becerileri ve güvenilirlik yer almaktadır. Doğru escortu seçmek, keyifli ve sorunsuz bir deneyim yaşamanızı sağlayacaktır.\r\n\r\n1. Fethiye Escort Nedir?\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetleri, bireylerin sosyal etkinliklerde eşlik etme ve destek sağlama amacıyla sunulan hizmetlerdir. Bu hizmetler genellikle özel randevular, etkinlikler veya seyahatler için talep edilir.\r\n\r\n\r\n\r\nBu hizmetler, bireylerin sosyal yaşamlarına renk katmak ve özel anlarında destek olmak amacıyla tercih edilir. Fethiye escort hizmetleri, kişisel tercihlere ve gereksinimlere göre çeşitlilik gösterebilir.\r\n\r\n2. Fethiye Escort Hizmetleri\r\n\r\nFethiye sunulan çeşitli escort hizmetleri oldukça geniş bir yelpazeye sahiptir. Bu hizmetler, müşterilerin farklı tercih ve ihtiyaçlarına göre çeşitlilik göstermektedir. Fethiye escort hizmetleri, profesyonel ve güvenilir bir şekilde sunulmaktadır.\r\n\r\nBu hizmetler arasında gecelik escort hizmetleri önemli bir yere sahiptir. Gecelik escort hizmetleri, müşterilerin gece boyunca eğlenceli ve keyifli vakit geçirmelerini sağlar. Bu hizmet genellikle otellerde veya müşterinin belirlediği mekanlarda sunulmaktadır.\r\n\r\nBunun yanı sıra saatlik escort hizmetleri de Fethiye tercih edilen bir diğer seçenektir. Saatlik escort hizmetleri, kısa süreli buluşmalar için idealdir ve müşterilere esneklik sağlar. Bu hizmet genellikle müşterinin konforlu ortamlarında sunulmaktadır.\r\n\r\nFethiye escort hizmetleri, müşterilerin gizliliğine ve memnuniyetine önem veren profesyonel hizmet sağlayıcılar tarafından sunulmaktadır. Her bir hizmet, müşterilerin beklentilerini karşılamak ve unutulmaz bir deneyim yaşatmak amacıyla özenle planlanmaktadır.\r\n\r\n2.1. Gecelik Escort Hizmetleri\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n2.1.1. Gecelik Escort Fiyatları\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\n<strong>Fethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.</strong>\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n<br />\r\n2.1.2. Gecelik Escort Rezervasyonu\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n\r\n2.2. Saatlik Escort Hizmetleri\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n\r\n3. Fethiye Escort Seçerken Nelere Dikkat Edilmeli?\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.', 'Fethiye escort 2024', '', 'publish', 'open', 'open', '', 'fethiye-escort-2024', '', '', '2024-11-27 05:13:04', '2024-11-27 05:13:04', '', 0, 'https://uttarbahs.edu.bd/?p=54', 0, 'post', '', 0),
(55, 3, '2024-11-27 05:13:04', '2024-11-27 05:13:04', '<a href=\"https://www.escburda.com\" title=\"Fethiye escort\">Fethiye escort</a> hizmetleri, bireylerin sosyal etkinliklerde eşlik etme amacıyla sunulan profesyonel destek hizmetleridir. Bu hizmetler genellikle özel randevular, etkinlikler veya seyahatler için talep edilmektedir.\r\n\r\nFethiye sunulan escort hizmetleri geniş bir yelpazede mevcuttur. Bu hizmetler arasında gecelik ve saatlik seçenekler bulunmaktadır.\r\n\r\nGecelik escort hizmetleri, Fethiye sunulan en popüler seçeneklerden biridir. Bu hizmet genellikle bir akşam veya gece boyunca süren sosyal etkinliklerde eşlik etmeyi içerir.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatları, sunulan hizmetin kalitesine, süresine ve talep edilen özelliklere göre değişiklik gösterebilir.\r\n\r\nGecelik escort hizmetleri için rezervasyon yapmak isteyenler, genellikle hizmet sağlayıcıyla iletişime geçerek taleplerini ve gereksinimlerini belirtirler.\r\n\r\nFethiye sunulan saatlik escort hizmetleri, kısa süreli buluşmalar veya etkinlikler için ideal bir seçenektir. Bu hizmet genellikle belirli bir saatlik süreyi kapsar.\r\n\r\nFethiye escort seçerken dikkat edilmesi gereken önemli faktörler arasında hizmet kalitesi, gizlilik politikaları, iletişim becerileri ve güvenilirlik yer almaktadır. Doğru escortu seçmek, keyifli ve sorunsuz bir deneyim yaşamanızı sağlayacaktır.\r\n\r\n1. Fethiye Escort Nedir?\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetleri, bireylerin sosyal etkinliklerde eşlik etme ve destek sağlama amacıyla sunulan hizmetlerdir. Bu hizmetler genellikle özel randevular, etkinlikler veya seyahatler için talep edilir.\r\n\r\n\r\n\r\nBu hizmetler, bireylerin sosyal yaşamlarına renk katmak ve özel anlarında destek olmak amacıyla tercih edilir. Fethiye escort hizmetleri, kişisel tercihlere ve gereksinimlere göre çeşitlilik gösterebilir.\r\n\r\n2. Fethiye Escort Hizmetleri\r\n\r\nFethiye sunulan çeşitli escort hizmetleri oldukça geniş bir yelpazeye sahiptir. Bu hizmetler, müşterilerin farklı tercih ve ihtiyaçlarına göre çeşitlilik göstermektedir. Fethiye escort hizmetleri, profesyonel ve güvenilir bir şekilde sunulmaktadır.\r\n\r\nBu hizmetler arasında gecelik escort hizmetleri önemli bir yere sahiptir. Gecelik escort hizmetleri, müşterilerin gece boyunca eğlenceli ve keyifli vakit geçirmelerini sağlar. Bu hizmet genellikle otellerde veya müşterinin belirlediği mekanlarda sunulmaktadır.\r\n\r\nBunun yanı sıra saatlik escort hizmetleri de Fethiye tercih edilen bir diğer seçenektir. Saatlik escort hizmetleri, kısa süreli buluşmalar için idealdir ve müşterilere esneklik sağlar. Bu hizmet genellikle müşterinin konforlu ortamlarında sunulmaktadır.\r\n\r\nFethiye escort hizmetleri, müşterilerin gizliliğine ve memnuniyetine önem veren profesyonel hizmet sağlayıcılar tarafından sunulmaktadır. Her bir hizmet, müşterilerin beklentilerini karşılamak ve unutulmaz bir deneyim yaşatmak amacıyla özenle planlanmaktadır.\r\n\r\n2.1. Gecelik Escort Hizmetleri\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n2.1.1. Gecelik Escort Fiyatları\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\n<strong>Fethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.</strong>\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n<br />\r\n2.1.2. Gecelik Escort Rezervasyonu\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n\r\n2.2. Saatlik Escort Hizmetleri\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.\r\n\r\nFethiye escort hizmetlerinin tanımı ve işleyişi hakkında detaylı bilgiler.\r\n\r\nFethiye sunulan çeşitli escort hizmetleri ve bunların özellikleri.\r\n\r\nFethiye sunulan gecelik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye gecelik escort hizmetlerinin fiyatlandırma politikaları ve detayları.\r\n\r\nFethiye gecelik escort hizmetleri için nasıl rezervasyon yapılacağı hakkında bilgiler.\r\n\r\nFethiye sunulan saatlik escort hizmetlerinin detaylı incelenmesi.\r\n\r\nFethiye escort seçerken önemli faktörler ve dikkat edilmesi gereken noktalar.\r\n\r\n3. Fethiye Escort Seçerken Nelere Dikkat Edilmeli?\r\n\r\nFethiye escort hizmetleri hakkında kapsamlı bir rehber sunuyoruz.', 'Fethiye escort 2024', '', 'inherit', 'closed', 'closed', '', '54-revision-v1', '', '', '2024-11-27 05:13:04', '2024-11-27 05:13:04', '', 54, 'https://uttarbahs.edu.bd/?p=55', 0, 'revision', '', 0);

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

--
-- Table structure for table `wpb5_redirects_404`
--

CREATE TABLE `wpb5_redirects_404` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` text NOT NULL,
  `count` int(11) NOT NULL DEFAULT 1,
  `last_redirected` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpb5_redirects_404`
--

INSERT INTO `wpb5_redirects_404` (`id`, `url`, `count`, `last_redirected`) VALUES
(1, 'http://uttarbahs.edu.bd/notice_board.php', 5, '2025-05-13 14:18:04'),
(2, 'http://uttarbahs.edu.bd/wp-admin/images/Mhbgf.php', 1, '2025-01-26 23:58:36'),
(3, 'http://www.uttarbahs.edu.bd/humans.txt', 1, '2025-01-27 02:08:35'),
(4, 'http://www.uttarbahs.edu.bd/security.txt', 1, '2025-01-27 02:08:36'),
(5, 'http://www.uttarbahs.edu.bd/.well-known/security.txt', 1, '2025-01-27 02:08:37'),
(6, 'http://www.uttarbahs.edu.bd/ads.txt', 10, '2025-05-25 04:21:27'),
(7, 'http://mail.uttarbahs.edu.bd/ads.txt', 9, '2025-05-19 13:41:39'),
(8, 'https://mail.uttarbahs.edu.bd/ads.txt', 9, '2025-05-19 13:41:44'),
(9, 'http://uttarbahs.edu.bd/sftp-config.json', 1, '2025-01-28 01:17:20'),
(10, 'http://uttarbahs.edu.bd/.vscode/sftp.json', 1, '2025-01-28 01:17:38'),
(11, 'http://uttarbahs.edu.bd/repeater.php', 1, '2025-01-28 11:09:49'),
(12, 'https://www.uttarbahs.edu.bd/mobile/bongacams.html', 1, '2025-01-28 14:13:52'),
(13, 'http://uttarbahs.edu.bd/media/system/js/core.js', 66, '2025-05-26 03:14:58'),
(14, 'http://uttarbahs.edu.bd.kazijob.com/wordpress', 2, '2025-04-14 22:17:54'),
(15, 'http://uttarbahs.edu.bd.kazijob.com/wp', 2, '2025-04-14 22:18:06'),
(16, 'http://uttarbahs.edu.bd.kazijob.com/blog', 2, '2025-04-14 22:18:14'),
(17, 'http://uttarbahs.edu.bd.kazijob.com/new', 2, '2025-04-14 22:18:23'),
(18, 'http://uttarbahs.edu.bd.kazijob.com/old', 2, '2025-04-14 22:18:31'),
(19, 'http://uttarbahs.edu.bd/wordpress', 12, '2025-04-27 21:35:13'),
(20, 'http://uttarbahs.edu.bd.kazijob.com/newsite', 2, '2025-04-14 22:18:39'),
(21, 'http://uttarbahs.edu.bd.kazijob.com/test', 2, '2025-04-14 22:18:48'),
(22, 'http://uttarbahs.edu.bd.kazijob.com/main', 2, '2025-04-14 22:18:56'),
(23, 'http://uttarbahs.edu.bd/wp', 10, '2025-04-27 21:32:23'),
(24, 'http://uttarbahs.edu.bd.kazijob.com/testing', 2, '2025-04-14 22:19:05'),
(25, 'http://uttarbahs.edu.bd/blog', 6, '2025-04-27 21:40:18'),
(26, 'http://uttarbahs.edu.bd.kazijob.com/site', 2, '2025-04-14 22:19:13'),
(27, 'http://uttarbahs.edu.bd/new', 6, '2025-04-27 21:42:19'),
(28, 'http://uttarbahs.edu.bd.kazijob.com/backup', 2, '2025-04-14 22:19:21'),
(29, 'http://uttarbahs.edu.bd/old', 7, '2025-04-27 22:06:11'),
(30, 'http://uttarbahs.edu.bd.kazijob.com/demo', 2, '2025-04-14 22:19:30'),
(31, 'http://uttarbahs.edu.bd/newsite', 4, '2025-04-27 22:04:52'),
(32, 'http://uttarbahs.edu.bd.kazijob.com/home', 2, '2025-04-14 22:19:38'),
(33, 'http://uttarbahs.edu.bd/test', 6, '2025-04-27 21:56:47'),
(34, 'http://uttarbahs.edu.bd.kazijob.com/tmp', 2, '2025-04-14 22:19:46'),
(35, 'http://uttarbahs.edu.bd/main', 3, '2025-03-26 17:49:19'),
(36, 'http://uttarbahs.edu.bd.kazijob.com/dev', 2, '2025-04-14 22:19:55'),
(37, 'http://uttarbahs.edu.bd.kazijob.com/cms', 2, '2025-04-14 22:20:03'),
(38, 'http://uttarbahs.edu.bd/testing', 2, '2025-02-15 15:31:34'),
(39, 'http://uttarbahs.edu.bd.kazijob.com/portal', 2, '2025-04-14 22:20:11'),
(40, 'http://uttarbahs.edu.bd/site', 4, '2025-04-27 22:02:31'),
(41, 'http://uttarbahs.edu.bd.kazijob.com/web', 2, '2025-04-14 22:20:20'),
(42, 'http://uttarbahs.edu.bd/backup', 10, '2025-04-27 21:55:51'),
(43, 'http://uttarbahs.edu.bd/demo', 4, '2025-04-27 21:52:10'),
(44, 'http://uttarbahs.edu.bd/home', 4, '2025-04-27 21:12:50'),
(45, 'http://uttarbahs.edu.bd/tmp', 2, '2025-02-15 15:31:39'),
(46, 'http://uttarbahs.edu.bd/dev', 3, '2025-04-27 22:08:38'),
(47, 'http://uttarbahs.edu.bd/cms', 3, '2025-04-27 21:16:59'),
(48, 'http://uttarbahs.edu.bd/portal', 2, '2025-02-15 15:31:42'),
(49, 'http://uttarbahs.edu.bd/web', 2, '2025-02-15 15:31:43'),
(50, 'https://uttarbahs.edu.bd/.well-known/pki-validation/', 3, '2025-02-24 03:14:07'),
(51, 'https://uttarbahs.edu.bd/wp-includes/PHPMailer//wp-includes/PHPMailer/Exception.php', 1, '2025-02-02 10:40:59'),
(52, 'https://uttarbahs.edu.bd/wp-includes/PHPMailer//wp-includes/PHPMailer/PHPMailer.php', 1, '2025-02-02 10:41:56'),
(53, 'https://uttarbahs.edu.bd/wp-includes/PHPMailer//wp-includes/PHPMailer/SMTP.php', 1, '2025-02-02 10:42:12'),
(54, 'https://uttarbahs.edu.bd/wp-includes/SimplePie//wp-includes/SimplePie/autoloader.php', 1, '2025-02-02 10:43:50'),
(55, 'http://uttarbahs.edu.bd/z0f76a1d14fd21a8fb5fd0d03e0fdc3d3cedae52f', 1, '2025-02-02 10:46:00'),
(56, 'https://uttarbahs.edu.bd/wp-includes/Text//wp-includes/Text/Diff.php', 1, '2025-02-02 10:48:13'),
(57, 'https://uttarbahs.edu.bd/wp-includes/Text//wp-includes/Text/Exception.php', 1, '2025-02-02 10:48:29'),
(58, 'https://uttarbahs.edu.bd/images//', 1, '2025-02-02 10:59:33'),
(59, 'https://uttarbahs.edu.bd/assets/', 1, '2025-02-02 11:00:26'),
(60, 'https://www.uttarbahs.edu.bd/sitemaps.xml', 6, '2025-05-02 01:32:25'),
(61, 'https://uttarbahs.edu.bd/atom.xml', 6, '2025-05-02 01:34:58'),
(62, 'https://uttarbahs.edu.bd/sitemap.txt', 6, '2025-05-02 01:31:07'),
(63, 'https://uttarbahs.edu.bd/sitemaps.xml', 6, '2025-05-02 01:40:27'),
(64, 'https://www.uttarbahs.edu.bd/sitemap_index.xml', 6, '2025-04-12 02:24:25'),
(65, 'https://www.uttarbahs.edu.bd/sitemap.txt', 6, '2025-04-12 02:21:12'),
(66, 'https://www.uttarbahs.edu.bd/atom.xml', 7, '2025-04-10 15:39:33'),
(67, 'https://uttarbahs.edu.bd/sitemap_index.xml', 8, '2025-04-11 08:59:37'),
(68, 'https://uttarbahs.edu.bd/css/', 1, '2025-02-02 11:02:42'),
(69, 'https://uttarbahs.edu.bd/upload/', 1, '2025-02-02 11:09:24'),
(70, 'https://uttarbahs.edu.bd/admnin/', 1, '2025-02-02 11:09:46'),
(71, 'https://uttarbahs.edu.bd/images/', 1, '2025-02-02 11:10:59'),
(72, 'https://uttarbahs.edu.bd/core/', 1, '2025-02-02 11:13:28'),
(73, 'https://uttarbahs.edu.bd/modules/', 1, '2025-02-02 11:13:49'),
(74, 'https://uttarbahs.edu.bd/themes/', 1, '2025-02-02 11:14:46'),
(75, 'https://uttarbahs.edu.bd/profiles/', 1, '2025-02-02 11:15:09'),
(76, 'https://uttarbahs.edu.bd/sites/', 1, '2025-02-02 11:15:28'),
(77, 'https://uttarbahs.edu.bd/vendor/', 1, '2025-02-02 11:16:08'),
(78, 'https://uttarbahs.edu.bd/web/', 1, '2025-02-02 11:16:30'),
(79, 'https://uttarbahs.edu.bd/administrator/', 1, '2025-02-02 11:17:09'),
(80, 'https://uttarbahs.edu.bd/admin/', 2, '2025-04-20 11:07:23'),
(81, 'https://uttarbahs.edu.bd/bin/', 1, '2025-02-02 11:18:09'),
(82, 'https://uttarbahs.edu.bd/cache/', 1, '2025-02-02 11:18:32'),
(83, 'https://uttarbahs.edu.bd/components/', 1, '2025-02-02 11:19:51'),
(84, 'https://uttarbahs.edu.bd/libraries/', 1, '2025-02-02 11:20:10'),
(85, 'https://uttarbahs.edu.bd/media/', 1, '2025-02-02 11:21:53'),
(86, 'https://uttarbahs.edu.bd/templates/', 1, '2025-02-02 11:23:56'),
(87, 'https://uttarbahs.edu.bd/plugins/', 1, '2025-02-02 11:24:59'),
(88, 'https://uttarbahs.edu.bd/app/', 1, '2025-02-02 11:26:19'),
(89, 'https://uttarbahs.edu.bd/bootstrap/', 1, '2025-02-02 11:27:00'),
(90, 'https://uttarbahs.edu.bd/config/', 1, '2025-02-02 11:27:23'),
(91, 'https://uttarbahs.edu.bd/public/', 1, '2025-02-02 11:28:26'),
(92, 'https://uttarbahs.edu.bd/resources/', 1, '2025-02-02 11:29:45'),
(93, 'https://uttarbahs.edu.bd/routes/', 1, '2025-02-02 11:30:07'),
(94, 'https://uttarbahs.edu.bd/storage/', 1, '2025-02-02 11:30:31'),
(95, 'https://uttarbahs.edu.bd/catalog/', 1, '2025-02-02 11:31:13'),
(96, 'https://uttarbahs.edu.bd/image/', 1, '2025-02-02 11:32:00'),
(97, 'https://uttarbahs.edu.bd/system/', 1, '2025-02-02 11:32:20'),
(98, 'https://uttarbahs.edu.bd/joomla/', 1, '2025-02-02 11:32:44'),
(99, 'https://uttarbahs.edu.bd/asset/', 1, '2025-02-02 11:33:32'),
(100, 'https://uttarbahs.edu.bd/aset/', 1, '2025-02-02 11:36:24'),
(101, 'https://uttarbahs.edu.bd/.tmb/', 2, '2025-02-24 03:12:05'),
(102, 'https://uttarbahs.edu.bd/user_guide/', 1, '2025-02-02 11:40:15'),
(103, 'https://uttarbahs.edu.bd/application/', 1, '2025-02-02 11:40:37'),
(104, 'https://uttarbahs.edu.bd/tools/', 1, '2025-02-02 11:42:27'),
(105, 'https://uttarbahs.edu.bd/pages/', 1, '2025-02-02 11:43:32'),
(106, 'https://uttarbahs.edu.bd/docs/', 1, '2025-02-02 11:43:46'),
(107, 'https://uttarbahs.edu.bd/lib/', 1, '2025-02-02 11:44:29'),
(108, 'https://uttarbahs.edu.bd/files/', 1, '2025-02-02 11:44:43'),
(109, 'https://uttarbahs.edu.bd/file/', 1, '2025-02-02 11:45:06'),
(110, 'https://uttarbahs.edu.bd/file_upload/', 1, '2025-02-02 11:45:27'),
(111, 'https://uttarbahs.edu.bd/file_uploads/', 1, '2025-02-02 11:45:36'),
(112, 'https://uttarbahs.edu.bd/tmp/', 1, '2025-02-02 11:45:54'),
(113, 'https://uttarbahs.edu.bd/common/', 1, '2025-02-02 11:46:15'),
(114, 'https://uttarbahs.edu.bd/dokumen/', 1, '2025-02-02 11:46:22'),
(115, 'https://uttarbahs.edu.bd/vendors/', 1, '2025-02-02 11:46:34'),
(116, 'https://uttarbahs.edu.bd/filedokumen/', 1, '2025-02-02 11:46:41'),
(117, 'https://uttarbahs.edu.bd/alfacgiapi/', 1, '2025-02-02 11:46:54'),
(118, 'https://uttarbahs.edu.bd/cgialfa/', 1, '2025-02-02 11:46:59'),
(119, 'https://uttarbahs.edu.bd/ALFA_DATA/', 2, '2025-02-24 03:15:19'),
(120, 'https://uttarbahs.edu.bd/font/', 1, '2025-02-02 11:47:12'),
(121, 'https://uttarbahs.edu.bd/php/', 1, '2025-02-02 11:47:22'),
(122, 'https://uttarbahs.edu.bd/kcfinder/', 1, '2025-02-02 11:47:27'),
(123, 'https://uttarbahs.edu.bd/filemanager/', 1, '2025-02-02 11:47:30'),
(124, 'https://uttarbahs.edu.bd/uploads/', 1, '2025-02-02 11:47:34'),
(125, 'https://uttarbahs.edu.bd/foto/', 1, '2025-02-02 11:47:37'),
(126, 'https://uttarbahs.edu.bd/gambar/', 1, '2025-02-02 11:47:40'),
(127, 'https://uttarbahs.edu.bd/register/', 1, '2025-02-02 11:47:41'),
(128, 'https://uttarbahs.edu.bd/dist/', 1, '2025-02-02 11:47:44'),
(129, 'https://uttarbahs.edu.bd/adminweb/', 1, '2025-02-02 11:47:45'),
(130, 'https://uttarbahs.edu.bd/dashboard/', 1, '2025-02-02 11:47:46'),
(131, 'https://uttarbahs.edu.bd/settings/', 1, '2025-02-02 11:47:48'),
(132, 'https://uttarbahs.edu.bd/home/', 1, '2025-02-02 11:47:49'),
(133, 'https://uttarbahs.edu.bd/layouts/', 1, '2025-02-02 11:47:51'),
(134, 'https://uttarbahs.edu.bd/includes/', 1, '2025-02-02 11:47:53'),
(135, 'https://uttarbahs.edu.bd/main_file/', 1, '2025-02-02 11:47:54'),
(136, 'https://uttarbahs.edu.bd/documents/', 1, '2025-02-02 11:47:56'),
(137, 'https://uttarbahs.edu.bd/slider/', 1, '2025-02-02 11:47:57'),
(138, 'https://uttarbahs.edu.bd/uploadfile/', 1, '2025-02-02 11:47:58'),
(139, 'https://uttarbahs.edu.bd/doc/', 1, '2025-02-02 11:48:00'),
(140, 'https://uttarbahs.edu.bd/wp/', 1, '2025-02-02 11:48:02'),
(141, 'https://uttarbahs.edu.bd/upload/system/storage/upload/', 1, '2025-02-02 11:48:03'),
(142, 'https://uttarbahs.edu.bd/upload/system/storage/download/', 1, '2025-02-02 11:48:04'),
(143, 'https://uttarbahs.edu.bd/includes', 1, '2025-02-02 11:48:05'),
(144, 'https://uttarbahs.edu.bd/content', 1, '2025-02-02 11:48:07'),
(145, 'https://www.uttarbahs.edu.bd/mobile/andressa-urach-xvideos.html', 1, '2025-02-02 12:15:01'),
(146, 'https://uttarbahs.edu.bd/?author=4', 7, '2025-05-07 14:16:30'),
(147, 'https://www.uttarbahs.edu.bd/ads.txt', 9, '2025-05-25 04:21:34'),
(148, 'https://uttarbahs.edu.bd/.well-known/traffic-advice', 16, '2025-05-20 14:56:31'),
(149, 'https://uttarbahs.edu.bd/filemanager/dialog.php', 1, '2025-02-02 21:14:47'),
(150, 'https://www.uttarbahs.edu.bd/mobile/nfl-share-price.html', 3, '2025-04-12 23:15:07'),
(151, 'https://uttarbahs.edu.bd/google14b4fe7169093942.html', 5, '2025-05-06 01:11:47'),
(152, 'https://www.uttarbahs.edu.bd/mobile/video/emosexfree', 1, '2025-02-04 00:27:29'),
(153, 'http://uttarbahs.edu.bd/un.php', 1, '2025-02-04 08:08:25'),
(154, 'https://uttarbahs.edu.bd/un.php', 1, '2025-02-04 08:08:28'),
(155, 'http://uttarbahs.edu.bd/foxx.php', 1, '2025-02-04 08:08:38'),
(156, 'https://uttarbahs.edu.bd/foxx.php', 1, '2025-02-04 08:08:40'),
(157, 'http://uttarbahs.edu.bd/js.php?get', 1, '2025-02-04 08:08:54'),
(158, 'https://uttarbahs.edu.bd/js.php?get', 1, '2025-02-04 08:08:57'),
(159, 'http://uttarbahs.edu.bd/phpinfo.php?re@=vo@', 1, '2025-02-04 08:09:01'),
(160, 'https://uttarbahs.edu.bd/phpinfo.php?re@=vo@', 1, '2025-02-04 08:09:04'),
(161, 'http://uttarbahs.edu.bd/wp-email.php', 1, '2025-02-04 08:09:24'),
(162, 'https://uttarbahs.edu.bd/wp-email.php', 1, '2025-02-04 08:09:28'),
(163, 'http://uttarbahs.edu.bd/fierza.php', 1, '2025-02-04 08:09:34'),
(164, 'https://uttarbahs.edu.bd/fierza.php', 1, '2025-02-04 08:09:37'),
(165, 'http://uttarbahs.edu.bd/var.php', 1, '2025-02-04 08:09:44'),
(166, 'https://uttarbahs.edu.bd/var.php', 1, '2025-02-04 08:09:54'),
(167, 'http://uttarbahs.edu.bd/load.php', 1, '2025-02-04 08:09:55'),
(168, 'https://uttarbahs.edu.bd/load.php', 1, '2025-02-04 08:09:55'),
(169, 'http://uttarbahs.edu.bd/alpha.php', 1, '2025-02-04 08:09:56'),
(170, 'https://uttarbahs.edu.bd/alpha.php', 1, '2025-02-04 08:10:06'),
(171, 'http://uttarbahs.edu.bd/tinyfilemanager.php', 1, '2025-02-04 08:10:10'),
(172, 'https://uttarbahs.edu.bd/tinyfilemanager.php', 1, '2025-02-04 08:10:14'),
(173, 'http://uttarbahs.edu.bd/filemanager.php', 1, '2025-02-04 08:10:22'),
(174, 'https://uttarbahs.edu.bd/filemanager.php', 1, '2025-02-04 08:10:54'),
(175, 'http://uttarbahs.edu.bd/manager.php', 1, '2025-02-04 08:10:55'),
(176, 'https://uttarbahs.edu.bd/manager.php', 1, '2025-02-04 08:10:58'),
(177, 'http://uttarbahs.edu.bd/lock360.php', 1, '2025-02-04 08:11:18'),
(178, 'https://uttarbahs.edu.bd/lock360.php', 1, '2025-02-04 08:11:36'),
(179, 'http://uttarbahs.edu.bd/5.php', 1, '2025-02-04 08:11:43'),
(180, 'https://uttarbahs.edu.bd/5.php', 1, '2025-02-04 08:11:46'),
(181, 'http://uttarbahs.edu.bd/01.php', 1, '2025-02-04 08:11:50'),
(182, 'https://uttarbahs.edu.bd/01.php', 1, '2025-02-04 08:11:54'),
(183, 'http://uttarbahs.edu.bd/.well-known/pki-validation/wp-signup.php', 1, '2025-02-04 08:11:55'),
(184, 'https://uttarbahs.edu.bd/.well-known/pki-validation/wp-signup.php', 1, '2025-02-04 08:12:00'),
(185, 'http://uttarbahs.edu.bd/.well-known/wp-signup.php', 1, '2025-02-04 08:12:01'),
(186, 'https://uttarbahs.edu.bd/.well-known/wp-signup.php', 1, '2025-02-04 08:12:04'),
(187, 'http://uttarbahs.edu.bd/jindex.php', 1, '2025-02-04 08:12:06'),
(188, 'https://uttarbahs.edu.bd/jindex.php', 1, '2025-02-04 08:12:11'),
(189, 'http://uttarbahs.edu.bd/0o.php', 1, '2025-02-04 08:12:15'),
(190, 'https://uttarbahs.edu.bd/0o.php', 1, '2025-02-04 08:12:24'),
(191, 'http://uttarbahs.edu.bd/room.php', 1, '2025-02-04 08:12:27'),
(192, 'https://uttarbahs.edu.bd/room.php', 1, '2025-02-04 08:12:34'),
(193, 'http://uttarbahs.edu.bd/adriv.php', 1, '2025-02-04 08:12:37'),
(194, 'https://uttarbahs.edu.bd/adriv.php', 1, '2025-02-04 08:12:42'),
(195, 'http://uttarbahs.edu.bd/gecko.php', 1, '2025-02-04 08:12:44'),
(196, 'https://uttarbahs.edu.bd/gecko.php', 1, '2025-02-04 08:12:48'),
(197, 'http://uttarbahs.edu.bd/tonant.php', 1, '2025-02-04 08:12:56'),
(198, 'https://uttarbahs.edu.bd/tonant.php', 1, '2025-02-04 08:13:01'),
(199, 'http://uttarbahs.edu.bd/includes.php', 1, '2025-02-04 08:13:04'),
(200, 'https://uttarbahs.edu.bd/includes.php', 1, '2025-02-04 08:13:21'),
(201, 'http://uttarbahs.edu.bd/b.php', 1, '2025-02-04 08:13:29'),
(202, 'https://uttarbahs.edu.bd/b.php', 1, '2025-02-04 08:13:33'),
(203, 'http://uttarbahs.edu.bd/chosen.php?p=', 1, '2025-02-04 13:55:22'),
(204, 'https://www.uttarbahs.edu.bd/mobile/tiava.html', 1, '2025-02-04 21:46:18'),
(205, 'http://uttarbahs.edu.bd/z3ada3e31eada.php', 1, '2025-02-05 00:28:12'),
(206, 'https://www.uttarbahs.edu.bd/mobile/video/porntubestack', 1, '2025-02-07 00:22:08'),
(207, 'http://www.uttarbahs.edu.bd/media/system/js/core.js', 8, '2025-05-23 07:33:05'),
(208, 'http://uttarbahs.edu.bd/settings/', 33, '2025-05-26 05:15:57'),
(209, 'http://uttarbahs.edu.bd/ads.txt', 14, '2025-05-25 10:31:40'),
(210, 'https://uttarbahs.edu.bd/ads.txt', 8, '2025-05-16 02:09:23'),
(211, 'https://www.uttarbahs.edu.bd/mobile/video/www-xxx-sxs', 1, '2025-02-08 04:50:23'),
(212, 'https://www.uttarbahs.edu.bd/mobile/hiv.html', 1, '2025-02-09 01:16:31'),
(213, 'https://www.uttarbahs.edu.bd/mobile/zoophilia.html', 1, '2025-02-09 03:35:03'),
(214, 'https://www.uttarbahs.edu.bd/mobile/zvideos.html', 1, '2025-02-09 12:19:10'),
(215, 'http://uttarbahs.edu.bd/hoffman.php', 2, '2025-05-15 19:03:47'),
(216, 'http://uttarbahs.edu.bd/class-db.php', 1, '2025-02-12 05:27:53'),
(217, 'http://uttarbahs.edu.bd.kazijob.com/assets/plugins/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:02'),
(218, 'http://uttarbahs.edu.bd/assets/plugins/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:02'),
(219, 'http://uttarbahs.edu.bd.kazijob.com/assets/vendor/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:03'),
(220, 'http://uttarbahs.edu.bd/assets/vendor/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:03'),
(221, 'http://uttarbahs.edu.bd.kazijob.com/plugins/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:04'),
(222, 'http://uttarbahs.edu.bd/plugins/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:05'),
(223, 'http://uttarbahs.edu.bd.kazijob.com/assets/admin/bower_components/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:05'),
(224, 'http://uttarbahs.edu.bd/assets/admin/bower_components/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:07'),
(225, 'http://uttarbahs.edu.bd.kazijob.com/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:07'),
(226, 'http://uttarbahs.edu.bd/jquery.filer/php/readme.txt', 1, '2025-02-12 20:54:08'),
(227, 'https://www.uttarbahs.edu.bd/mobile/video/www-xxx-vido-enas-and-hossam', 1, '2025-02-13 00:27:41'),
(228, 'https://www.uttarbahs.edu.bd/mobile/perv-mom.html', 1, '2025-02-13 00:50:19'),
(229, 'https://www.uttarbahs.edu.bd/mobile/cat-pictures.html', 2, '2025-02-13 14:19:22'),
(230, 'https://www.uttarbahs.edu.bd/mobile/video/www-school-girl-sleeping-sex-pron-in-india-com', 1, '2025-02-13 12:21:30'),
(231, 'https://www.uttarbahs.edu.bd/mobile/video/dog-licking-hot-blone', 1, '2025-02-13 12:22:41'),
(232, 'http://uttarbahs.edu.bd/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php', 3, '2025-02-13 22:04:39'),
(233, 'https://www.uttarbahs.edu.bd/mobile/video/boobspresssex-com', 1, '2025-02-14 00:21:58'),
(234, 'https://www.uttarbahs.edu.bd/mobile/video/charlotte-masturbates', 2, '2025-03-31 01:15:59'),
(235, 'https://www.uttarbahs.edu.bd/mobile/onlyfans-creator-login.html', 2, '2025-02-16 13:51:05'),
(236, 'https://uttarbahs.edu.bd/stepsonandmomporn/2025/02/15/hello-world/', 1, '2025-02-15 05:32:23'),
(237, 'http://uttarbahs.edu.bd/stepsonandmomporn/wp-includes/js/jquery/jquery.min.js?ver=3.7.1', 1, '2025-02-15 06:04:51'),
(238, 'http://uttarbahs.edu.bd/stepsonandmomporn/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2', 1, '2025-02-15 06:04:51'),
(239, 'http://uttarbahs.edu.bd/stepsonandmomporn/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1', 2, '2025-02-15 06:04:55'),
(240, 'http://uttarbahs.edu.bd/stepsonandmomporn/wp-includes/js/wp-emoji-release.min.js?ver=6.7.2', 1, '2025-02-15 06:05:01'),
(241, 'https://uttarbahs.edu.bd/stepsonandmomporn/wp-admin/admin-ajax.php', 2, '2025-02-15 06:07:15'),
(242, 'https://uttarbahs.edu.bd/stepsonandmomporn/wp-login.php?redirect_to=https%3A%2F%2Fstepsonandmomporn.uttarbahs.edu.bd%2Fwp-admin%2F&reauth=1', 1, '2025-02-15 06:05:26'),
(243, 'http://mail.uttarbahs.edu.bd/wordpress', 1, '2025-02-15 15:31:19'),
(244, 'http://mail.uttarbahs.edu.bd/wp', 1, '2025-02-15 15:31:25'),
(245, 'http://mail.uttarbahs.edu.bd/blog', 1, '2025-02-15 15:31:27'),
(246, 'http://mail.uttarbahs.edu.bd/new', 1, '2025-02-15 15:31:28'),
(247, 'http://mail.uttarbahs.edu.bd/old', 1, '2025-02-15 15:31:31'),
(248, 'http://mail.uttarbahs.edu.bd/newsite', 1, '2025-02-15 15:31:32'),
(249, 'http://mail.uttarbahs.edu.bd/test', 1, '2025-02-15 15:31:33'),
(250, 'http://mail.uttarbahs.edu.bd/main', 1, '2025-02-15 15:31:34'),
(251, 'http://mail.uttarbahs.edu.bd/testing', 1, '2025-02-15 15:31:35'),
(252, 'http://mail.uttarbahs.edu.bd/site', 1, '2025-02-15 15:31:36'),
(253, 'http://mail.uttarbahs.edu.bd/backup', 1, '2025-02-15 15:31:37'),
(254, 'http://mail.uttarbahs.edu.bd/demo', 1, '2025-02-15 15:31:38'),
(255, 'http://mail.uttarbahs.edu.bd/home', 1, '2025-02-15 15:31:39'),
(256, 'http://mail.uttarbahs.edu.bd/tmp', 1, '2025-02-15 15:31:40'),
(257, 'http://mail.uttarbahs.edu.bd/dev', 1, '2025-02-15 15:31:41'),
(258, 'http://mail.uttarbahs.edu.bd/cms', 1, '2025-02-15 15:31:42'),
(259, 'http://mail.uttarbahs.edu.bd/portal', 1, '2025-02-15 15:31:43'),
(260, 'http://mail.uttarbahs.edu.bd/web', 1, '2025-02-15 15:31:44'),
(261, 'http://uttarbahs.edu.bd/uttarbahs', 4, '2025-03-26 17:49:13'),
(262, 'http://uttarbahs.edu.bd/temp', 2, '2025-03-22 08:12:09'),
(263, 'http://uttarbahs.edu.bd/wordpress/wp-admin/setup-config.php?step=1', 3, '2025-05-05 05:35:20'),
(264, 'http://www.uttarbahs.edu.bd.kazijob.com/assets/plugins/jquery.filer/php/readme.txt', 1, '2025-02-18 18:58:08'),
(265, 'http://www.uttarbahs.edu.bd.kazijob.com/assets/vendor/jquery.filer/php/readme.txt', 1, '2025-02-18 18:58:10'),
(266, 'http://www.uttarbahs.edu.bd.kazijob.com/plugins/jquery.filer/php/readme.txt', 1, '2025-02-18 18:58:12'),
(267, 'http://www.uttarbahs.edu.bd.kazijob.com/assets/admin/bower_components/jquery.filer/php/readme.txt', 1, '2025-02-18 18:58:13'),
(268, 'http://www.uttarbahs.edu.bd.kazijob.com/jquery.filer/php/readme.txt', 1, '2025-02-18 18:58:15'),
(269, 'https://www.uttarbahs.edu.bd/mobile/video/i-show-my-penis-to-hostel-girls', 1, '2025-02-19 01:53:50'),
(270, 'https://uttarbahs.edu.bd/.well-known/ALFA_DATA/', 3, '2025-02-24 03:13:26'),
(271, 'https://uttarbahs.edu.bd/.well-known/acme-challenge/ALFA_DATA/', 2, '2025-02-24 03:13:37'),
(272, 'https://uttarbahs.edu.bd/.well-known/pki-validation/ALFA_DATA/', 2, '2025-02-24 03:14:24'),
(273, 'https://uttarbahs.edu.bd/2023/app/', 1, '2025-02-19 04:45:26'),
(274, 'https://uttarbahs.edu.bd/2023/bootstrap/', 1, '2025-02-19 04:45:35'),
(275, 'https://uttarbahs.edu.bd/2023/storage/', 1, '2025-02-19 04:47:59'),
(276, 'https://uttarbahs.edu.bd/2024/app/Exceptions/', 1, '2025-02-19 04:50:04'),
(277, 'https://uttarbahs.edu.bd/2024/app/Providers/', 1, '2025-02-19 04:51:12'),
(278, 'https://uttarbahs.edu.bd/2024/resources/sass/', 1, '2025-02-19 04:55:49'),
(279, 'https://uttarbahs.edu.bd/2024/routes/', 1, '2025-02-19 04:56:30'),
(280, 'https://uttarbahs.edu.bd/2024/storage/app/', 1, '2025-02-19 04:57:10'),
(281, 'https://uttarbahs.edu.bd/2024/storage/logs/', 1, '2025-02-19 04:57:52'),
(282, 'https://uttarbahs.edu.bd/2024/tests/Feature/', 1, '2025-02-19 04:58:34'),
(283, 'https://uttarbahs.edu.bd/2024/vendor/', 1, '2025-02-19 04:59:12'),
(284, 'https://uttarbahs.edu.bd/2024/vendor/asm89/', 1, '2025-02-19 04:59:23'),
(285, 'https://uttarbahs.edu.bd/2024/vendor/brick/', 1, '2025-02-19 05:00:23'),
(286, 'https://uttarbahs.edu.bd/2024/vendor/dragonmantank/', 1, '2025-02-19 05:01:36'),
(287, 'https://uttarbahs.edu.bd/2024/vendor/egulias/', 1, '2025-02-19 05:01:47'),
(288, 'https://uttarbahs.edu.bd/2024/vendor/fideloper/', 1, '2025-02-19 05:02:47'),
(289, 'https://uttarbahs.edu.bd/2024/vendor/fruitcake/', 1, '2025-02-19 05:03:23'),
(290, 'https://uttarbahs.edu.bd/2024/vendor/fzaninotto/', 1, '2025-02-19 05:03:34'),
(291, 'https://uttarbahs.edu.bd/2024/vendor/guzzlehttp/', 1, '2025-02-19 05:04:30'),
(292, 'https://uttarbahs.edu.bd/2024/vendor/hamcrest/', 1, '2025-02-19 05:04:38'),
(293, 'https://uttarbahs.edu.bd/2024/vendor/league/', 1, '2025-02-19 05:05:35'),
(294, 'https://uttarbahs.edu.bd/2024/vendor/monolog/', 1, '2025-02-19 05:06:16'),
(295, 'https://uttarbahs.edu.bd/2024/vendor/mpdf/', 1, '2025-02-19 05:06:24'),
(296, 'https://uttarbahs.edu.bd/2024/vendor/nesbot/', 1, '2025-02-19 05:07:20'),
(297, 'https://uttarbahs.edu.bd/2024/vendor/nunomaduro/', 1, '2025-02-19 05:07:56'),
(298, 'https://uttarbahs.edu.bd/2024/vendor/paragonie/', 1, '2025-02-19 05:08:51'),
(299, 'https://uttarbahs.edu.bd/2024/vendor/phpoption/', 1, '2025-02-19 05:09:29'),
(300, 'https://uttarbahs.edu.bd/2024/vendor/phpunit/', 1, '2025-02-19 05:09:37'),
(301, 'https://uttarbahs.edu.bd/2024/vendor/psy/', 1, '2025-02-19 05:10:32'),
(302, 'https://uttarbahs.edu.bd/2024/vendor/ralouphie/', 1, '2025-02-19 05:10:41'),
(303, 'https://www.uttarbahs.edu.bd/mobile/fuck-you.html', 1, '2025-02-20 00:23:29'),
(304, 'https://www.uttarbahs.edu.bd/mobile/video/download-3gp-new', 1, '2025-02-21 01:53:47'),
(305, 'https://www.uttarbahs.edu.bd/mobile/video/sex-video-adult-baby-breast', 1, '2025-02-21 12:56:35'),
(306, 'https://uttarbahs.edu.bd/1337_DATA/', 1, '2025-02-21 14:23:42'),
(307, 'https://uttarbahs.edu.bd/database/', 1, '2025-02-21 14:25:14'),
(308, 'https://uttarbahs.edu.bd/tests/', 1, '2025-02-21 14:27:13'),
(309, 'https://uttarbahs.edu.bd/app/Console/', 1, '2025-02-21 14:28:11'),
(310, 'https://uttarbahs.edu.bd/app/Exceptions/', 1, '2025-02-21 14:28:22'),
(311, 'https://uttarbahs.edu.bd/app/Models/', 1, '2025-02-21 14:29:42'),
(312, 'https://uttarbahs.edu.bd/database/factories/', 1, '2025-02-21 14:31:35'),
(313, 'https://uttarbahs.edu.bd/resources/css/', 1, '2025-02-21 14:33:36'),
(314, 'https://uttarbahs.edu.bd/resources/sass/', 1, '2025-02-21 14:34:31'),
(315, 'https://uttarbahs.edu.bd/resources/views/', 1, '2025-02-21 14:34:41'),
(316, 'https://www.uttarbahs.edu.bd/mobile/video/bangladeshi-school-girl-naket-pic', 1, '2025-02-22 03:23:24'),
(317, 'https://uttarbahs.edu.bd/.html/img/', 1, '2025-02-24 03:11:56'),
(318, 'https://uttarbahs.edu.bd/.tmb/ALFA_DATA/', 1, '2025-02-24 03:12:37'),
(319, 'https://uttarbahs.edu.bd/.trash7309/fafa/', 1, '2025-02-24 03:12:54'),
(320, 'https://uttarbahs.edu.bd/.well-known/acme-challenge/update/', 1, '2025-02-24 03:13:57'),
(321, 'https://uttarbahs.edu.bd/ABT/', 1, '2025-02-24 03:15:04'),
(322, 'https://uttarbahs.edu.bd/ALFA_DATA/alfacgiapi/', 1, '2025-02-24 03:15:37'),
(323, 'https://uttarbahs.edu.bd/ALFA_DATA/alfasymlink/', 1, '2025-02-24 03:15:46'),
(324, 'https://uttarbahs.edu.bd/Account/Login/', 1, '2025-02-24 03:16:03'),
(325, 'https://uttarbahs.edu.bd/Account/LoginPAD/', 1, '2025-02-24 03:16:25'),
(326, 'https://uttarbahs.edu.bd/Account/Register/', 1, '2025-02-24 03:16:31'),
(327, 'https://uttarbahs.edu.bd/Account/RegisterExisting/', 1, '2025-02-24 03:16:42'),
(328, 'https://uttarbahs.edu.bd/Artikel/', 1, '2025-02-24 03:16:48'),
(329, 'https://uttarbahs.edu.bd/Assets/Apps/', 1, '2025-02-24 03:17:10'),
(330, 'https://uttarbahs.edu.bd/Backup/', 1, '2025-02-24 03:17:18'),
(331, 'https://uttarbahs.edu.bd/Content/BeritaCss/', 1, '2025-02-24 03:18:06'),
(332, 'https://uttarbahs.edu.bd/Content/TemplateFile/MAMIN/', 1, '2025-02-24 03:18:33'),
(333, 'https://uttarbahs.edu.bd/Content/TemplateFile/PEMBAYARAN/', 1, '2025-02-24 03:18:49'),
(334, 'https://uttarbahs.edu.bd/Content/TemplateFile/PERDA/', 1, '2025-02-24 03:19:09'),
(335, 'https://uttarbahs.edu.bd/Content/TemplateFile/Panduan/', 1, '2025-02-24 03:19:16'),
(336, 'https://uttarbahs.edu.bd/Content/TemplateFile/SOSIALISASI/', 1, '2025-02-24 03:19:33'),
(337, 'https://uttarbahs.edu.bd/Content/TemplateFile/Surat/', 1, '2025-02-24 03:19:53'),
(338, 'https://uttarbahs.edu.bd/Content/TemplateFile/Tata/', 1, '2025-02-24 03:20:01'),
(339, 'https://uttarbahs.edu.bd/Content/TemplateFile/perwali/', 1, '2025-02-24 03:20:17'),
(340, 'https://uttarbahs.edu.bd/Content/assets/global/plugins/bootstrap-toastr/', 1, '2025-02-24 03:20:49'),
(341, 'https://uttarbahs.edu.bd/Content/assets/third-parties/semantic-ui/', 1, '2025-02-24 03:21:07'),
(342, 'https://uttarbahs.edu.bd/Content/css/', 1, '2025-02-24 03:21:16'),
(343, 'https://uttarbahs.edu.bd/Content/css/fonts/font-awesome/css/', 1, '2025-02-24 03:21:22'),
(344, 'https://uttarbahs.edu.bd/Content/font-awesome/4.5.0/css/', 1, '2025-02-24 03:21:47'),
(345, 'https://uttarbahs.edu.bd/Content/images/icons/', 1, '2025-02-24 03:21:52'),
(346, 'https://uttarbahs.edu.bd/Content/vendor/isotope/', 1, '2025-02-24 03:22:01'),
(347, 'https://uttarbahs.edu.bd/Content/vendor/magnific-popup/', 1, '2025-02-24 03:22:19'),
(348, 'https://uttarbahs.edu.bd/Content/vendor/owl-carousel/', 1, '2025-02-24 03:22:28'),
(349, 'https://uttarbahs.edu.bd/Content/vendor/rs-plugin/css/', 1, '2025-02-24 03:22:30'),
(350, 'https://uttarbahs.edu.bd/DIP/', 1, '2025-02-24 03:22:47'),
(351, 'https://uttarbahs.edu.bd/Drive_thru/', 1, '2025-02-24 03:22:58'),
(352, 'https://uttarbahs.edu.bd/Home/About/', 1, '2025-02-24 03:23:20'),
(353, 'https://uttarbahs.edu.bd/Home/Berita/', 1, '2025-02-24 03:23:28'),
(354, 'https://uttarbahs.edu.bd/Home/CekSSPD/', 1, '2025-02-24 03:23:33'),
(355, 'https://uttarbahs.edu.bd/Home/DaftarObjekPajakReklame/', 1, '2025-02-24 03:24:09'),
(356, 'https://uttarbahs.edu.bd/Home/Dashboard/', 1, '2025-02-24 03:24:18'),
(357, 'https://uttarbahs.edu.bd/Home/DetailUptb1/', 1, '2025-02-24 03:24:40'),
(358, 'https://uttarbahs.edu.bd/Home/DetailUptb2/', 1, '2025-02-24 03:24:48'),
(359, 'https://uttarbahs.edu.bd/Home/DetailUptb3/', 1, '2025-02-24 03:25:16'),
(360, 'https://uttarbahs.edu.bd/Home/DetailUptb4/', 1, '2025-02-24 03:25:18'),
(361, 'https://uttarbahs.edu.bd/Home/DetailUptb5/', 1, '2025-02-24 03:25:37'),
(362, 'https://uttarbahs.edu.bd/Home/Faq/', 1, '2025-02-24 03:25:48'),
(363, 'https://uttarbahs.edu.bd/Home/HubungiKami/', 1, '2025-02-24 03:26:22'),
(364, 'https://uttarbahs.edu.bd/Home/MaminLampiran/', 1, '2025-02-24 03:26:52'),
(365, 'https://uttarbahs.edu.bd/Home/MaminNonLampiran/', 1, '2025-02-24 03:27:09'),
(366, 'https://uttarbahs.edu.bd/Home/MaminRePrint/', 1, '2025-02-24 03:27:19'),
(367, 'https://uttarbahs.edu.bd/Home/MaminSSPD/', 1, '2025-02-24 03:27:36'),
(368, 'https://uttarbahs.edu.bd/Home/PanduanPenguranganBPHTB/', 1, '2025-02-24 03:27:58'),
(369, 'https://uttarbahs.edu.bd/Home/PartisipasiMasyarakat/', 1, '2025-02-24 03:28:04'),
(370, 'https://uttarbahs.edu.bd/Home/Pendaftaran/', 1, '2025-02-24 03:28:24'),
(371, 'https://uttarbahs.edu.bd/Home/PendaftaranPbb/', 1, '2025-02-24 03:28:34'),
(372, 'https://uttarbahs.edu.bd/Home/RealisasiPajakDaerah/', 1, '2025-02-24 03:29:21'),
(373, 'https://uttarbahs.edu.bd/Home/informasi_perkara/', 1, '2025-02-24 03:29:34'),
(374, 'https://uttarbahs.edu.bd/Home/online/', 1, '2025-02-24 03:30:11'),
(375, 'https://uttarbahs.edu.bd/Home/prosedur_berperkara/', 1, '2025-02-24 03:30:15'),
(376, 'https://uttarbahs.edu.bd/Home/radius/', 1, '2025-02-24 03:30:25'),
(377, 'https://uttarbahs.edu.bd/Home/validasi_ac/', 1, '2025-02-24 03:30:57'),
(378, 'https://uttarbahs.edu.bd/JS/', 1, '2025-02-24 03:31:10'),
(379, 'https://uttarbahs.edu.bd/assets2/css/', 1, '2025-02-24 04:44:00'),
(380, 'https://uttarbahs.edu.bd/assets2/css/themes/layout/aside/', 1, '2025-02-24 04:44:15'),
(381, 'https://uttarbahs.edu.bd/assets2/css/themes/layout/header/base/', 1, '2025-02-24 04:44:54'),
(382, 'https://uttarbahs.edu.bd/assets2/css/themes/layout/header/menu/', 1, '2025-02-24 04:45:00'),
(383, 'https://uttarbahs.edu.bd/assets2/owl.carousel/', 1, '2025-02-24 04:45:19'),
(384, 'https://uttarbahs.edu.bd/assets2/plugins/custom/fullcalendar/', 1, '2025-02-24 04:45:30'),
(385, 'https://uttarbahs.edu.bd/assets2/plugins/custom/prismjs/', 1, '2025-02-24 04:45:53'),
(386, 'https://uttarbahs.edu.bd/assets2/plugins/global/', 1, '2025-02-24 04:46:00'),
(387, 'https://uttarbahs.edu.bd/assets_1/css/', 1, '2025-02-24 04:46:18'),
(388, 'https://uttarbahs.edu.bd/assets_1/img/', 1, '2025-02-24 04:46:40'),
(389, 'https://uttarbahs.edu.bd/assetss/css/', 1, '2025-02-24 04:46:45'),
(390, 'https://uttarbahs.edu.bd/assetss/img/', 1, '2025-02-24 04:47:04'),
(391, 'https://uttarbahs.edu.bd/assetss/img/portfolio/', 1, '2025-02-24 04:47:18'),
(392, 'https://uttarbahs.edu.bd/assetss/vendor/aos/', 1, '2025-02-24 04:47:34'),
(393, 'https://uttarbahs.edu.bd/assetss/vendor/bootstrap-icons/', 1, '2025-02-24 04:47:37'),
(394, 'https://uttarbahs.edu.bd/assetss/vendor/bootstrap/css/', 1, '2025-02-24 04:47:57'),
(395, 'https://uttarbahs.edu.bd/assetss/vendor/boxicons/css/', 1, '2025-02-24 04:48:07'),
(396, 'https://uttarbahs.edu.bd/assetss/vendor/glightbox/css/', 1, '2025-02-24 04:48:34'),
(397, 'https://uttarbahs.edu.bd/assetss/vendor/remixicon/', 1, '2025-02-24 04:48:45'),
(398, 'https://uttarbahs.edu.bd/assetss/vendor/swiper/', 1, '2025-02-24 04:48:52'),
(399, 'https://uttarbahs.edu.bd/atk/items/', 1, '2025-02-24 04:49:25'),
(400, 'https://uttarbahs.edu.bd/auth/login/', 1, '2025-02-24 04:50:09'),
(401, 'https://uttarbahs.edu.bd/auth/pic-tenant/login/', 1, '2025-02-24 04:50:18'),
(402, 'https://uttarbahs.edu.bd/award/', 1, '2025-02-24 04:50:25'),
(403, 'https://uttarbahs.edu.bd/awstats/', 1, '2025-02-24 04:50:44'),
(404, 'https://uttarbahs.edu.bd/backend/css/', 1, '2025-02-24 04:50:58'),
(405, 'https://uttarbahs.edu.bd/backend/css/themes/layout/aside/', 1, '2025-02-24 04:51:17'),
(406, 'https://uttarbahs.edu.bd/backend/css/themes/layout/brand/', 1, '2025-02-24 04:51:25'),
(407, 'https://uttarbahs.edu.bd/backend/css/themes/layout/header/base/', 1, '2025-02-24 04:51:45'),
(408, 'https://uttarbahs.edu.bd/backend/css/themes/layout/header/menu/', 1, '2025-02-24 04:51:55'),
(409, 'https://uttarbahs.edu.bd/backend/plugins/custom/datatables/', 1, '2025-02-24 04:52:02'),
(410, 'http://uttarbahs.edu.bd/humans.txt', 4, '2025-05-25 10:31:41'),
(411, 'http://uttarbahs.edu.bd/security.txt', 4, '2025-05-25 10:31:42'),
(412, 'http://uttarbahs.edu.bd/.well-known/security.txt', 4, '2025-05-25 10:31:42'),
(413, 'http://uttarbahs.edu.bd.kazijob.com/checkout/', 2, '2025-04-10 02:33:27'),
(414, 'https://uttarbahs.edu.bd/media/system/js/core.js', 1, '2025-02-28 22:33:40'),
(415, 'https://www.uttarbahs.edu.bd/mobile/xvideos-anime.html', 1, '2025-03-02 14:07:24'),
(416, 'http://uttarbahs.edu.bd/first.php', 1, '2025-03-03 23:01:21'),
(417, 'https://www.uttarbahs.edu.bd/mobile/video/2-hot-asin-nude-video', 1, '2025-03-06 12:37:52'),
(418, 'https://www.uttarbahs.edu.bd/mobile/video/oili-sexy-tube', 1, '2025-03-07 13:19:18'),
(419, 'https://www.uttarbahs.edu.bd/mobile/video/the-venus-girls-porntube', 1, '2025-03-07 13:28:16'),
(420, 'https://www.uttarbahs.edu.bd/mobile/video/xnxx-bangbros-free', 1, '2025-03-08 12:14:33'),
(421, 'https://www.uttarbahs.edu.bd/mobile/video/cartonxxxporn', 2, '2025-03-10 03:37:19'),
(422, 'https://www.uttarbahs.edu.bd/mobile/video/tammy-oldham-xxx-videos', 1, '2025-03-11 12:33:42'),
(423, 'http://uttarbahs.edu.bd/dup-installer/main.installer.php', 1, '2025-03-14 17:25:35'),
(424, 'https://www.uttarbahs.edu.bd/mobile/japan-currency.html', 1, '2025-03-15 02:39:44'),
(425, 'https://uttarbahs.edu.bd.kazijob.com/_fragment?_path=_controller%3Dphpinfo%26what%3D-1%26return_value%3Dnull&_hash=oKjg6gJ97N%2F1c45cbJVIAQrZ%2BiU%3D', 1, '2025-03-15 07:51:00'),
(426, 'https://www.uttarbahs.edu.bd/mobile/what-is-sugar-mommy.html', 2, '2025-03-16 17:05:02'),
(427, 'https://uttarbahs.edu.bd/lock360.php?673435=1', 1, '2025-03-17 13:49:27'),
(428, 'https://uttarbahs.edu.bd/options-permalink.php?673435=1', 1, '2025-03-17 13:49:34'),
(429, 'https://uttarbahs.edu.bd/options-reading.php?673435=1', 1, '2025-03-17 13:49:37'),
(430, 'https://uttarbahs.edu.bd/admin', 17, '2025-05-13 21:51:27'),
(431, 'https://uttarbahs.edu.bd/user/login', 18, '2025-05-13 21:51:28'),
(432, 'https://uttarbahs.edu.bd/login', 24, '2025-05-13 21:51:29'),
(433, 'https://uttarbahs.edu.bd/dashboard', 18, '2025-05-13 21:51:30'),
(434, 'https://uttarbahs.edu.bd/cms', 19, '2025-05-13 21:51:31'),
(435, 'https://uttarbahs.edu.bd/panel', 17, '2025-05-13 21:51:32'),
(436, 'https://uttarbahs.edu.bd/backend', 20, '2025-05-13 21:51:33'),
(437, 'http://uttarbahs.edu.bd/1.php', 1, '2025-03-17 16:04:02'),
(438, 'http://uttarbahs.edu.bd/test.php', 1, '2025-03-17 16:04:02'),
(439, 'http://uttarbahs.edu.bd/wp-admin/js/index.php', 1, '2025-03-17 16:04:03'),
(440, 'http://uttarbahs.edu.bd/baxa1.php', 1, '2025-03-17 16:04:03'),
(441, 'http://uttarbahs.edu.bd/update/upload.php', 1, '2025-03-17 16:04:04'),
(442, 'http://uttarbahs.edu.bd/.well-known/acme-challenge/index.php', 1, '2025-03-17 16:04:05'),
(443, 'http://uttarbahs.edu.bd/dropdown.php', 1, '2025-03-17 16:04:05'),
(444, 'http://uttarbahs.edu.bd/cgi-bin/about.php', 1, '2025-03-17 16:04:05'),
(445, 'http://uttarbahs.edu.bd/admin.php', 1, '2025-03-17 16:04:07'),
(446, 'http://uttarbahs.edu.bd/options.php', 1, '2025-03-17 16:04:08'),
(447, 'http://uttarbahs.edu.bd/classwithtostring.php', 1, '2025-03-17 16:04:08'),
(448, 'http://uttarbahs.edu.bd/autoload_classmap.php', 1, '2025-03-17 16:04:08'),
(449, 'http://uttarbahs.edu.bd/sxo.php', 1, '2025-03-17 16:04:09'),
(450, 'http://uttarbahs.edu.bd/radio.php', 1, '2025-03-17 16:04:10'),
(451, 'http://uttarbahs.edu.bd/install.php', 1, '2025-03-17 16:04:10'),
(452, 'http://uttarbahs.edu.bd/simple.php', 1, '2025-03-17 16:04:10'),
(453, 'http://uttarbahs.edu.bd/about.php', 1, '2025-03-17 16:04:10'),
(454, 'http://uttarbahs.edu.bd/ova-tools.php', 1, '2025-03-17 16:04:11'),
(455, 'http://uttarbahs.edu.bd/wp-includes/ID3/index.php', 1, '2025-03-17 16:04:11'),
(456, 'http://uttarbahs.edu.bd/info.php', 1, '2025-03-17 16:04:11'),
(457, 'http://uttarbahs.edu.bd/.qiodetme.php', 1, '2025-03-17 16:04:11'),
(458, 'http://uttarbahs.edu.bd/login.php', 1, '2025-03-17 16:04:11'),
(459, 'http://uttarbahs.edu.bd/astab.php', 1, '2025-03-17 16:04:12'),
(460, 'http://uttarbahs.edu.bd/templates/atomic/templates.php', 1, '2025-03-17 16:04:13'),
(461, 'http://uttarbahs.edu.bd/randkeyword.PhP7', 1, '2025-03-17 16:04:13'),
(462, 'http://uttarbahs.edu.bd/about/function.php', 1, '2025-03-17 16:04:13'),
(463, 'http://uttarbahs.edu.bd/index/function.php', 2, '2025-03-21 15:28:53'),
(464, 'http://uttarbahs.edu.bd/log.php', 1, '2025-03-17 16:04:14'),
(465, 'http://uttarbahs.edu.bd/wp-admin/css/colors/blue/about.php', 1, '2025-03-17 16:04:14'),
(466, 'http://uttarbahs.edu.bd/checkbex.php', 1, '2025-03-17 16:04:15'),
(467, 'http://uttarbahs.edu.bd/images/neko.php', 1, '2025-03-17 16:04:16'),
(468, 'http://uttarbahs.edu.bd/fm.php', 1, '2025-03-17 16:04:16'),
(469, 'http://uttarbahs.edu.bd/upload.php', 1, '2025-03-17 16:04:16'),
(470, 'http://uttarbahs.edu.bd/network.php', 1, '2025-03-17 16:04:16'),
(471, 'http://uttarbahs.edu.bd/404.php', 1, '2025-03-17 16:04:16'),
(472, 'http://uttarbahs.edu.bd/wp-admin/images/about.php', 1, '2025-03-17 16:04:17'),
(473, 'http://uttarbahs.edu.bd/themes.php', 1, '2025-03-17 16:04:17'),
(474, 'http://uttarbahs.edu.bd/shell.php', 1, '2025-03-17 16:04:20'),
(475, 'http://uttarbahs.edu.bd/admin/function.php', 1, '2025-03-17 16:04:20'),
(476, 'http://uttarbahs.edu.bd/new.php', 1, '2025-03-17 16:04:21'),
(477, 'http://uttarbahs.edu.bd/about.php?p=', 1, '2025-03-17 16:04:21'),
(478, 'http://uttarbahs.edu.bd/css/index.php', 1, '2025-03-17 16:04:21'),
(479, 'http://uttarbahs.edu.bd/item.php', 1, '2025-03-17 16:04:21'),
(480, 'http://uttarbahs.edu.bd/click.php', 1, '2025-03-17 16:04:22'),
(481, 'http://uttarbahs.edu.bd/wp-admin/images/index.php', 2, '2025-03-21 15:28:44'),
(482, 'http://uttarbahs.edu.bd/wp-includes/Requests/about.php', 1, '2025-03-17 16:04:23'),
(483, 'http://uttarbahs.edu.bd/mah.php?p=', 1, '2025-03-17 16:04:23'),
(484, 'http://uttarbahs.edu.bd/cong.php', 1, '2025-03-17 16:04:24'),
(485, 'http://uttarbahs.edu.bd/file.php', 1, '2025-03-17 16:04:24'),
(486, 'http://uttarbahs.edu.bd/chosen.php', 1, '2025-03-17 16:04:24'),
(487, 'http://uttarbahs.edu.bd/asst_headmasters_profile.html', 1, '2025-03-19 00:40:29'),
(488, 'http://uttarbahs.edu.bd//wp-aa.php', 1, '2025-03-19 22:39:14'),
(489, 'https://www.uttarbahs.edu.bd/mobile/video/natt-chanapa-cock-suck', 4, '2025-04-29 14:19:34'),
(490, 'http://uttarbahs.edu.bd/images/', 1, '2025-03-20 07:07:53'),
(491, 'http://uttarbahs.edu.bd/wp-includes/wp-includes/', 1, '2025-03-20 07:09:30'),
(492, 'http://uttarbahs.edu.bd/ALFA_DATA/', 1, '2025-03-20 07:09:49'),
(493, 'http://uttarbahs.edu.bd/.well-known/pki-validation/', 1, '2025-03-20 07:10:44'),
(494, 'http://uttarbahs.edu.bd/wp-ver.php', 1, '2025-03-20 09:19:35'),
(495, 'http://uttarbahs.edu.bd//thoms.php', 1, '2025-03-20 18:16:33'),
(496, 'http://uttarbahs.edu.bd/uploaded_script.php', 9, '2025-05-03 15:02:37'),
(497, 'https://uttarbahs.edu.bd/uploaded_script.php', 9, '2025-05-03 15:02:43'),
(498, 'http://uttarbahs.edu.bd/wp-includes/js/jcrop/Jcrop.php', 1, '2025-03-21 15:28:31'),
(499, 'http://uttarbahs.edu.bd/wp-includes/fonts/about.php', 1, '2025-03-21 15:29:09'),
(500, 'http://uttarbahs.edu.bd/adminfuns.php', 1, '2025-03-21 20:35:47'),
(501, 'http://uttarbahs.edu.bd/siteheads.php', 3, '2025-05-03 07:27:37'),
(502, 'http://uttarbahs.edu.bd/tempfuns.php', 1, '2025-03-21 20:35:49'),
(503, 'http://uttarbahs.edu.bd/thoms.php', 1, '2025-03-21 20:35:49'),
(504, 'http://uttarbahs.edu.bd/classfuns.php', 1, '2025-03-21 20:35:50'),
(505, 'http://uttarbahs.edu.bd/userfuns.php', 1, '2025-03-21 20:35:51'),
(506, 'http://uttarbahs.edu.bd/termps.php', 1, '2025-03-21 20:35:53'),
(507, 'http://uttarbahs.edu.bd/inputs.php', 1, '2025-03-21 20:35:54'),
(508, 'http://uttarbahs.edu.bd/connects.php', 1, '2025-03-21 20:35:55'),
(509, 'http://uttarbahs.edu.bd/hplfuns.php', 1, '2025-03-21 20:35:56'),
(510, 'http://uttarbahs.edu.bd/filefuns.php', 1, '2025-03-21 20:35:56'),
(511, 'http://uttarbahs.edu.bd/.env.example', 1, '2025-03-21 23:43:06'),
(512, 'http://uttarbahs.edu.bd/.env_example', 1, '2025-03-22 02:30:43'),
(513, 'https://www.uttarbahs.edu.bd/mobile/video/eden-mor-fat-tubes-mor', 1, '2025-03-23 00:38:13'),
(514, 'http://uttarbahs.edu.bd/delpaths.php', 1, '2025-03-26 03:51:46'),
(515, 'http://uttarbahs.edu.bd/core', 1, '2025-03-26 17:49:20'),
(516, 'http://uttarbahs.edu.bd/news', 1, '2025-03-26 17:49:21'),
(517, 'http://uttarbahs.edu.bd/2024', 1, '2025-03-26 17:49:23'),
(518, 'http://uttarbahs.edu.bd/bk', 2, '2025-04-27 21:10:10'),
(519, 'http://uttarbahs.edu.bd/staging', 1, '2025-03-26 17:49:24'),
(520, 'http://uttarbahs.edu.bd/uttarbahs1', 2, '2025-03-26 17:49:31'),
(521, 'http://uttarbahs.edu.bd/uttarbahs2', 2, '2025-03-26 17:49:31'),
(522, 'http://uttarbahs.edu.bd/uttarbahs3', 2, '2025-03-26 17:49:32'),
(523, 'http://uttarbahs.edu.bd/uttarbahs4', 2, '2025-03-26 17:49:32'),
(524, 'http://uttarbahs.edu.bd/uttarbahs5', 2, '2025-03-26 17:49:33'),
(525, 'http://uttarbahs.edu.bd/uttarbahs6', 2, '2025-03-26 17:49:34'),
(526, 'http://uttarbahs.edu.bd/uttarbahs7', 2, '2025-03-26 17:49:34'),
(527, 'http://uttarbahs.edu.bd/uttarbahs8', 2, '2025-03-26 17:49:35'),
(528, 'http://uttarbahs.edu.bd/uttarbahs9', 2, '2025-03-26 17:49:35'),
(529, 'http://uttarbahs.edu.bd/uttarbahs10', 2, '2025-03-26 17:49:36'),
(530, 'http://uttarbahs.edu.bd/1948.php', 1, '2025-03-28 09:56:02'),
(531, 'https://www.uttarbahs.edu.bd/mobile/video/negro-sex-hard-with-teenage-girl-photos', 1, '2025-03-28 14:23:37'),
(532, 'http://uttarbahs.edu.bd/index.html', 2, '2025-04-08 12:06:05'),
(533, 'http://uttarbahs.edu.bd//installer.php', 1, '2025-03-30 23:37:50'),
(534, 'http://uttarbahs.edu.bd//wordpress/wp-includes/css/dashicons.min.css', 1, '2025-04-03 08:44:54'),
(535, 'https://uttarbahs.edu.bd/wp-admin/includes/hello_dolly_v2.php', 1, '2025-04-06 15:51:12'),
(536, 'https://www.uttarbahs.edu.bd/mobile/hd-film-cehennemini-komedi.html', 1, '2025-04-08 03:01:04'),
(537, 'https://www.uttarbahs.edu.bd/mobile/hd-sleeping-porn-videos.html', 5, '2025-04-08 03:58:24'),
(538, 'https://www.uttarbahs.edu.bd/mobile/video/free-rapeherup-videos', 3, '2025-04-10 13:02:17'),
(539, 'http://www.uttarbahs.edu.bd/sitemap_index.xml', 1, '2025-04-09 02:17:10'),
(540, 'http://uttarbahs.edu.bd/sitemaps.xml', 4, '2025-04-17 02:07:52'),
(541, 'http://uttarbahs.edu.bd/sitemap.txt', 3, '2025-04-10 15:41:26'),
(542, 'http://www.uttarbahs.edu.bd/sitemaps.xml', 3, '2025-04-10 15:43:41'),
(543, 'http://www.uttarbahs.edu.bd/sitemap.txt', 1, '2025-04-09 02:41:01'),
(544, 'http://uttarbahs.edu.bd/atom.xml', 3, '2025-04-10 15:40:44'),
(545, 'http://uttarbahs.edu.bd/administrator/', 1, '2025-04-09 03:59:06'),
(546, 'http://uttarbahs.edu.bd/administrator/index.php', 1, '2025-04-09 03:59:12'),
(547, 'http://uttarbahs.edu.bd/phpmyadmin/', 3, '2025-04-09 03:59:15'),
(548, 'http://uttarbahs.edu.bd/pma/', 1, '2025-04-09 03:59:15'),
(549, 'https://www.uttarbahs.edu.bd/mobile/daughterswap.html', 1, '2025-04-10 06:53:43'),
(550, 'https://www.uttarbahs.edu.bd/mobile/begg.html', 2, '2025-04-10 08:13:00'),
(551, 'https://www.uttarbahs.edu.bd/mobile/sexsomnia.html', 1, '2025-04-10 08:08:56'),
(552, 'https://www.uttarbahs.edu.bd/mobile/samantha.html', 1, '2025-04-10 11:10:26'),
(553, 'http://www.uttarbahs.edu.bd/atom.xml', 3, '2025-04-12 02:23:49'),
(554, 'http://www.uttarbahs.edu.bd.kazijob.com/membership-registration/', 3, '2025-04-13 09:15:27'),
(555, 'https://uttarbahs.edu.bd.kazijob.com/membership-registration/', 3, '2025-04-13 09:15:31'),
(556, 'http://uttarbahs.edu.bd/membership-registration/', 3, '2025-04-13 09:15:35'),
(557, 'https://uttarbahs.edu.bd/membership-registration/', 3, '2025-04-13 09:17:20'),
(558, 'http://uttarbahs.edu.bd.kazijob.com/membership-registration/', 3, '2025-04-13 09:17:20'),
(559, 'https://www.uttarbahs.edu.bd.kazijob.com/membership-registration/', 3, '2025-04-13 09:17:20'),
(560, 'http://uttarbahs.edu.bd/sitemap_index.xml', 2, '2025-04-12 21:34:57'),
(561, 'https://www.uttarbahs.edu.bd/mobile/live-show.html', 1, '2025-04-13 11:35:02'),
(562, 'http://uttarbahs.edu.bd/style.php', 4, '2025-04-28 23:11:11'),
(563, 'https://uttarbahs.edu.bd/style.php', 2, '2025-04-18 05:31:50'),
(564, 'http://uttarbahs.edu.bd/wp-aa.php', 3, '2025-05-07 16:01:12'),
(565, 'http://uttarbahs.edu.bd/images/images/cache.php?pass=3a0e007c895888c9c4bf234e2772a0dd', 1, '2025-04-17 08:35:07'),
(566, 'https://www.uttarbahs.edu.bd/mobile', 2, '2025-04-17 13:42:45'),
(567, 'https://www.uttarbahs.edu.bd/mobile/bhojpuri.html', 1, '2025-04-18 02:37:31'),
(568, 'http://uttarbahs.edu.bd/admin', 1, '2025-04-19 11:37:52'),
(569, 'http://uttarbahs.edu.bd/admin.php?520', 2, '2025-05-08 03:38:43'),
(570, 'https://uttarbahs.edu.bd/content.php', 1, '2025-04-20 11:07:20'),
(571, 'https://uttarbahs.edu.bd/decisioncenter/j_security_check', 1, '2025-04-20 11:07:20'),
(572, 'https://uttarbahs.edu.bd/sess-bin/login_handler.cgi', 1, '2025-04-20 11:07:20'),
(573, 'https://uttarbahs.edu.bd/htdocs/login/login.lua', 1, '2025-04-20 11:07:20'),
(574, 'https://uttarbahs.edu.bd.kazijob.com/sess-bin/login_handler.cgi', 1, '2025-04-20 11:07:21'),
(575, 'https://uttarbahs.edu.bd/hmc/j_security_check', 1, '2025-04-20 11:07:21'),
(576, 'https://uttarbahs.edu.bd.kazijob.com/htdocs/login/login.lua', 1, '2025-04-20 11:07:21'),
(577, 'https://uttarbahs.edu.bd/index/login.cgi', 1, '2025-04-20 11:07:22'),
(578, 'https://uttarbahs.edu.bd.kazijob.com/index/login.cgi', 1, '2025-04-20 11:07:22'),
(579, 'https://uttarbahs.edu.bd/data/login', 1, '2025-04-20 11:07:22'),
(580, 'https://uttarbahs.edu.bd.kazijob.com/admin/', 1, '2025-04-20 11:07:23'),
(581, 'https://uttarbahs.edu.bd.kazijob.com/hmc/j_security_check', 1, '2025-04-20 11:07:23'),
(582, 'https://uttarbahs.edu.bd.kazijob.com/0/Authenticate', 1, '2025-04-20 11:07:23'),
(583, 'https://uttarbahs.edu.bd.kazijob.com/content.php', 1, '2025-04-20 11:07:23'),
(584, 'https://uttarbahs.edu.bd.kazijob.com/data/login', 1, '2025-04-20 11:07:23'),
(585, 'https://uttarbahs.edu.bd/teamserver/j_security_check', 1, '2025-04-20 11:07:23'),
(586, 'https://uttarbahs.edu.bd.kazijob.com/res/j_security_check', 1, '2025-04-20 11:07:23'),
(587, 'https://uttarbahs.edu.bd/0/Authenticate', 1, '2025-04-20 11:07:23'),
(588, 'https://uttarbahs.edu.bd/apt/v1/context', 1, '2025-04-20 11:07:23'),
(589, 'https://uttarbahs.edu.bd.kazijob.com/teamserver/j_security_check', 1, '2025-04-20 11:07:23'),
(590, 'https://uttarbahs.edu.bd/res/j_security_check', 1, '2025-04-20 11:07:24'),
(591, 'https://uttarbahs.edu.bd.kazijob.com/login', 6, '2025-04-20 11:07:46'),
(592, 'https://uttarbahs.edu.bd/api/tokens', 1, '2025-04-20 11:07:24'),
(593, 'https://uttarbahs.edu.bd.kazijob.com/decisioncenter/j_security_check', 1, '2025-04-20 11:07:24'),
(594, 'https://uttarbahs.edu.bd.kazijob.com/api/tokens', 1, '2025-04-20 11:07:24'),
(595, 'https://uttarbahs.edu.bd.kazijob.com/apt/v1/context', 1, '2025-04-20 11:07:24'),
(596, 'https://uttarbahs.edu.bd/sites/web_vhost_domain_list.php', 3, '2025-04-20 11:07:27'),
(597, 'https://uttarbahs.edu.bd/default/en_US/status.html', 12, '2025-04-20 11:07:32'),
(598, 'https://uttarbahs.edu.bd/login/index.php', 3, '2025-04-20 11:07:27'),
(599, 'https://uttarbahs.edu.bd.kazijob.com/ibmmq/console/j_security_check', 3, '2025-04-20 11:07:32'),
(600, 'https://uttarbahs.edu.bd/oauth/token', 6, '2025-04-20 11:07:32'),
(601, 'https://uttarbahs.edu.bd/ibmmq/console/j_security_check', 3, '2025-04-20 11:07:32'),
(602, 'https://uttarbahs.edu.bd/jbpm-console/app/tasks.jsf', 8, '2025-04-20 11:07:32'),
(603, 'https://uttarbahs.edu.bd.kazijob.com/oauth/token', 6, '2025-04-20 11:07:32'),
(604, 'https://uttarbahs.edu.bd/jbpm-console/app/j_security_check', 4, '2025-04-20 11:07:32'),
(605, 'https://uttarbahs.edu.bd.kazijob.com/default/en_US/status.html', 12, '2025-04-20 11:07:29'),
(606, 'https://uttarbahs.edu.bd.kazijob.com/jbpm-console/app/tasks.jsf', 8, '2025-04-20 11:07:31'),
(607, 'https://uttarbahs.edu.bd.kazijob.com/jbpm-console/app/j_security_check', 4, '2025-04-20 11:07:31'),
(608, 'https://uttarbahs.edu.bd.kazijob.com/login/index.php', 3, '2025-04-20 11:07:31'),
(609, 'https://uttarbahs.edu.bd.kazijob.com/sites/web_vhost_domain_list.php', 3, '2025-04-20 11:07:31'),
(610, 'https://www.uttarbahs.edu.bd/mobile/video/dailymotionsex-com', 1, '2025-04-23 12:08:43'),
(611, 'https://www.uttarbahs.edu.bd/mobile/video/wifesmomy', 1, '2025-04-23 12:09:45'),
(612, 'https://uttarbahs.edu.bd/stepsonandmomporn/wp-admin/', 1, '2025-04-25 17:33:31'),
(613, 'https://www.uttarbahs.edu.bd/mobile/video/konulusex', 1, '2025-04-26 09:33:57'),
(614, 'https://uttarbahs.edu.bd/?p=30', 1, '2025-04-26 16:16:46'),
(615, 'https://uttarbahs.edu.bd/?p=35', 1, '2025-04-26 16:16:48'),
(616, 'https://uttarbahs.edu.bd/?p=36', 1, '2025-04-26 16:17:00'),
(617, 'https://uttarbahs.edu.bd/?p=27', 1, '2025-04-26 16:17:25'),
(618, 'https://uttarbahs.edu.bd/?p=37', 1, '2025-04-26 16:17:28'),
(619, 'https://uttarbahs.edu.bd/?p=24', 1, '2025-04-26 16:17:38'),
(620, 'https://uttarbahs.edu.bd/?p=29', 1, '2025-04-26 16:17:45'),
(621, 'https://uttarbahs.edu.bd/?p=33', 1, '2025-04-26 16:17:48'),
(622, 'http://uttarbahs.edu.bd/backup-core', 1, '2025-04-27 21:20:46'),
(623, 'http://uttarbahs.edu.bd/username', 1, '2025-04-27 21:21:15'),
(624, 'http://uttarbahs.edu.bd/wp1', 1, '2025-04-27 21:22:47'),
(625, 'http://uttarbahs.edu.bd/old1', 1, '2025-04-27 21:25:16'),
(626, 'http://uttarbahs.edu.bd/old_files', 1, '2025-04-27 21:26:45'),
(627, 'http://uttarbahs.edu.bd/123', 1, '2025-04-27 21:29:28'),
(628, 'http://uttarbahs.edu.bd/oldwebsite', 1, '2025-04-27 21:31:04'),
(629, 'http://uttarbahs.edu.bd/up', 1, '2025-04-27 21:35:44'),
(630, 'http://uttarbahs.edu.bd/sandbox', 1, '2025-04-27 21:53:21'),
(631, 'http://uttarbahs.edu.bd/2020', 1, '2025-04-27 22:00:09'),
(632, 'http://uttarbahs.edu.bd/2019', 1, '2025-04-27 22:00:58'),
(633, 'http://uttarbahs.edu.bd/copy', 1, '2025-04-27 22:10:08'),
(634, 'http://uttarbahs.edu.bd/bkp', 1, '2025-04-27 22:12:26'),
(635, 'http://uttarbahs.edu.bd/blogs', 1, '2025-04-27 22:13:43'),
(636, 'http://uttarbahs.edu.bd/bkp2', 1, '2025-04-27 22:15:16'),
(637, 'http://uttarbahs.edu.bd/old-site', 1, '2025-04-27 22:17:14'),
(638, 'https://uttarbahs.edu.bd/vendor/laravel-filemanager/images/test-folder/sleeping-dog.jpg', 1, '2025-04-28 10:00:46'),
(639, 'http://uttarbahs.edu.bd/setup-config.php', 1, '2025-04-29 01:24:22'),
(640, 'http://uttarbahs.edu.bd/wp.php', 2, '2025-05-10 09:23:44'),
(641, 'https://uttarbahs.edu.bd/accesson.php', 1, '2025-04-30 21:58:47');
INSERT INTO `wpb5_redirects_404` (`id`, `url`, `count`, `last_redirected`) VALUES
(642, 'http://www.uttarbahs.edu.bd/vendor/htmlawed/htmlawed/htmLawedTest.php', 1, '2025-05-01 18:46:32'),
(643, 'http://www.uttarbahs.edu.bd/glpi/vendor/htmlawed/htmlawed/htmLawedTest.php', 1, '2025-05-01 18:46:36'),
(644, 'http://uttarbahs.edu.bd/vendor/htmlawed/htmlawed/htmLawedTest.php', 2, '2025-05-09 14:55:48'),
(645, 'http://uttarbahs.edu.bd/glpi/vendor/htmlawed/htmlawed/htmLawedTest.php', 2, '2025-05-09 14:55:52'),
(646, 'http://www.uttarbahs.edu.bd/wp-aa.php', 1, '2025-05-03 12:44:09'),
(647, 'http://www.uttarbahs.edu.bd.kazijob.com/wp', 2, '2025-05-04 10:59:50'),
(648, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress', 3, '2025-05-04 11:00:09'),
(649, 'http://www.uttarbahs.edu.bd.kazijob.com/blog', 1, '2025-05-04 11:00:15'),
(650, 'http://www.uttarbahs.edu.bd.kazijob.com/new', 1, '2025-05-04 11:00:25'),
(651, 'http://www.uttarbahs.edu.bd.kazijob.com/newsite', 1, '2025-05-04 11:00:31'),
(652, 'http://www.uttarbahs.edu.bd.kazijob.com/demo', 1, '2025-05-04 11:00:39'),
(653, 'http://www.uttarbahs.edu.bd.kazijob.com/backup', 3, '2025-05-04 11:01:07'),
(654, 'http://www.uttarbahs.edu.bd.kazijob.com/test', 1, '2025-05-04 11:01:22'),
(655, 'http://www.uttarbahs.edu.bd.kazijob.com/home', 1, '2025-05-04 11:01:31'),
(656, 'http://www.uttarbahs.edu.bd.kazijob.com/main', 1, '2025-05-04 11:01:48'),
(657, 'http://www.uttarbahs.edu.bd.kazijob.com/core', 1, '2025-05-04 11:01:59'),
(658, 'http://www.uttarbahs.edu.bd.kazijob.com/site', 1, '2025-05-04 11:02:08'),
(659, 'http://www.uttarbahs.edu.bd.kazijob.com/news', 1, '2025-05-04 11:02:12'),
(660, 'http://www.uttarbahs.edu.bd.kazijob.com/2024', 1, '2025-05-04 11:02:25'),
(661, 'http://www.uttarbahs.edu.bd.kazijob.com/bk', 1, '2025-05-04 11:02:34'),
(662, 'http://www.uttarbahs.edu.bd.kazijob.com/staging', 1, '2025-05-04 11:02:43'),
(663, 'http://www.uttarbahs.edu.bd.kazijob.com/berita', 1, '2025-05-04 11:02:51'),
(664, 'http://www.uttarbahs.edu.bd.kazijob.com/website', 1, '2025-05-04 11:03:05'),
(665, 'http://www.uttarbahs.edu.bd.kazijob.com/web', 1, '2025-05-04 11:03:14'),
(666, 'http://www.uttarbahs.edu.bd.kazijob.com/cms', 1, '2025-05-04 11:03:26'),
(667, 'http://www.uttarbahs.edu.bd.kazijob.com/content', 1, '2025-05-04 11:03:36'),
(668, 'http://www.uttarbahs.edu.bd.kazijob.com/old', 1, '2025-05-04 11:03:42'),
(669, 'http://www.uttarbahs.edu.bd.kazijob.com/dev', 1, '2025-05-04 11:03:53'),
(670, 'http://www.uttarbahs.edu.bd.kazijob.com/development', 1, '2025-05-04 11:04:10'),
(671, 'http://www.uttarbahs.edu.bd.kazijob.com/production', 1, '2025-05-04 11:04:16'),
(672, 'http://www.uttarbahs.edu.bd.kazijob.com/live', 1, '2025-05-04 11:04:28'),
(673, 'http://www.uttarbahs.edu.bd.kazijob.com/backups', 1, '2025-05-04 11:04:35'),
(674, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-wordpress', 1, '2025-05-04 11:04:42'),
(675, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-wp', 1, '2025-05-04 11:04:55'),
(676, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-site', 1, '2025-05-04 11:05:02'),
(677, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-website', 1, '2025-05-04 11:05:15'),
(678, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-web', 1, '2025-05-04 11:05:28'),
(679, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-blog', 1, '2025-05-04 11:05:36'),
(680, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-berita', 1, '2025-05-04 11:05:47'),
(681, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-news', 1, '2025-05-04 11:05:56'),
(682, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-cms', 1, '2025-05-04 11:06:07'),
(683, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-content', 1, '2025-05-04 11:06:12'),
(684, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-main', 1, '2025-05-04 11:06:23'),
(685, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-home', 1, '2025-05-04 11:06:31'),
(686, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-new', 1, '2025-05-04 11:06:36'),
(687, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-old', 1, '2025-05-04 11:06:41'),
(688, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-test', 1, '2025-05-04 11:06:46'),
(689, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-demo', 1, '2025-05-04 11:06:55'),
(690, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-dev', 1, '2025-05-04 11:07:05'),
(691, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-development', 1, '2025-05-04 11:07:11'),
(692, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-staging', 1, '2025-05-04 11:07:18'),
(693, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-production', 1, '2025-05-04 11:07:30'),
(694, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-live', 1, '2025-05-04 11:07:39'),
(695, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup', 1, '2025-05-04 11:07:50'),
(696, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup', 1, '2025-05-04 11:08:01'),
(697, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-site', 1, '2025-05-04 11:08:12'),
(698, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-site', 1, '2025-05-04 11:08:24'),
(699, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-website', 1, '2025-05-04 11:08:41'),
(700, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-website', 1, '2025-05-04 11:08:51'),
(701, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-web', 1, '2025-05-04 11:09:07'),
(702, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-web', 1, '2025-05-04 11:09:28'),
(703, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-blog', 1, '2025-05-04 11:09:33'),
(704, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-blog', 1, '2025-05-04 11:09:42'),
(705, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-berita', 1, '2025-05-04 11:09:53'),
(706, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-berita', 1, '2025-05-04 11:10:08'),
(707, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-news', 1, '2025-05-04 11:10:14'),
(708, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-news', 1, '2025-05-04 11:10:21'),
(709, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-cms', 1, '2025-05-04 11:10:31'),
(710, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-cms', 1, '2025-05-04 11:10:46'),
(711, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-content', 1, '2025-05-04 11:10:54'),
(712, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-main', 1, '2025-05-04 11:11:04'),
(713, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-main', 1, '2025-05-04 11:11:09'),
(714, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-home', 1, '2025-05-04 11:11:23'),
(715, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-home', 1, '2025-05-04 11:11:32'),
(716, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-new', 1, '2025-05-04 11:11:39'),
(717, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-new', 1, '2025-05-04 11:11:48'),
(718, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-old', 1, '2025-05-04 11:11:57'),
(719, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-old', 1, '2025-05-04 11:12:07'),
(720, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-test', 1, '2025-05-04 11:12:12'),
(721, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-test', 1, '2025-05-04 11:12:17'),
(722, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-demo', 1, '2025-05-04 11:12:27'),
(723, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-demo', 1, '2025-05-04 11:12:32'),
(724, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-dev', 1, '2025-05-04 11:12:39'),
(725, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-dev', 1, '2025-05-04 11:12:50'),
(726, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-development', 1, '2025-05-04 11:12:56'),
(727, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-development', 1, '2025-05-04 11:13:08'),
(728, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-staging', 1, '2025-05-04 11:13:21'),
(729, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-staging', 1, '2025-05-04 11:13:36'),
(730, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-production', 1, '2025-05-04 11:13:46'),
(731, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-production', 1, '2025-05-04 11:13:56'),
(732, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-live', 1, '2025-05-04 11:14:09'),
(733, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-live', 1, '2025-05-04 11:14:16'),
(734, 'http://www.uttarbahs.edu.bd.kazijob.com/install', 1, '2025-05-04 11:14:22'),
(735, 'http://www.uttarbahs.edu.bd.kazijob.com/installation', 1, '2025-05-04 11:14:37'),
(736, 'http://www.uttarbahs.edu.bd.kazijob.com/setup', 1, '2025-05-04 11:14:45'),
(737, 'http://www.uttarbahs.edu.bd.kazijob.com/config', 1, '2025-05-04 11:14:50'),
(738, 'http://www.uttarbahs.edu.bd.kazijob.com/configuration', 1, '2025-05-04 11:15:05'),
(739, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-install', 1, '2025-05-04 11:15:21'),
(740, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-install', 1, '2025-05-04 11:15:30'),
(741, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-setup', 1, '2025-05-04 11:15:34'),
(742, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-setup', 1, '2025-05-04 11:15:42'),
(743, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-config', 1, '2025-05-04 11:15:50'),
(744, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-config', 1, '2025-05-04 11:15:54'),
(745, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-installation', 1, '2025-05-04 11:16:04'),
(746, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-installation', 1, '2025-05-04 11:16:10'),
(747, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-configuration', 1, '2025-05-04 11:16:16'),
(748, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-configuration', 1, '2025-05-04 11:16:24'),
(749, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2020', 1, '2025-05-04 11:16:34'),
(750, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2021', 1, '2025-05-04 11:16:42'),
(751, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2022', 1, '2025-05-04 11:16:50'),
(752, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2023', 1, '2025-05-04 11:16:57'),
(753, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2024', 1, '2025-05-04 11:17:12'),
(754, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2025', 1, '2025-05-04 11:17:20'),
(755, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2026', 1, '2025-05-04 11:17:34'),
(756, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2027', 1, '2025-05-04 11:17:42'),
(757, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2028', 1, '2025-05-04 11:17:50'),
(758, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2029', 1, '2025-05-04 11:18:03'),
(759, 'http://www.uttarbahs.edu.bd.kazijob.com/backup-2030', 1, '2025-05-04 11:18:12'),
(760, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2020', 1, '2025-05-04 11:18:25'),
(761, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2021', 1, '2025-05-04 11:18:36'),
(762, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2022', 1, '2025-05-04 11:18:42'),
(763, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2023', 1, '2025-05-04 11:18:54'),
(764, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2024', 1, '2025-05-04 11:18:59'),
(765, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2025', 1, '2025-05-04 11:19:07'),
(766, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2026', 1, '2025-05-04 11:19:17'),
(767, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2027', 1, '2025-05-04 11:19:28'),
(768, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2028', 1, '2025-05-04 11:19:35'),
(769, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2029', 1, '2025-05-04 11:19:45'),
(770, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-backup-2030', 1, '2025-05-04 11:19:56'),
(771, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2020', 1, '2025-05-04 11:20:13'),
(772, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2021', 1, '2025-05-04 11:20:22'),
(773, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2022', 1, '2025-05-04 11:20:33'),
(774, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2023', 1, '2025-05-04 11:20:46'),
(775, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2024', 1, '2025-05-04 11:20:51'),
(776, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2025', 1, '2025-05-04 11:21:06'),
(777, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2026', 1, '2025-05-04 11:21:11'),
(778, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2027', 1, '2025-05-04 11:21:20'),
(779, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2028', 1, '2025-05-04 11:21:38'),
(780, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2029', 1, '2025-05-04 11:21:51'),
(781, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-backup-2030', 1, '2025-05-04 11:21:59'),
(782, 'http://www.uttarbahs.edu.bd.kazijob.com/2020', 1, '2025-05-04 11:22:04'),
(783, 'http://www.uttarbahs.edu.bd.kazijob.com/2021', 1, '2025-05-04 11:22:15'),
(784, 'http://www.uttarbahs.edu.bd.kazijob.com/2025', 1, '2025-05-04 11:22:29'),
(785, 'http://www.uttarbahs.edu.bd.kazijob.com/2026', 1, '2025-05-04 11:22:36'),
(786, 'http://www.uttarbahs.edu.bd.kazijob.com/2027', 1, '2025-05-04 11:22:47'),
(787, 'http://www.uttarbahs.edu.bd.kazijob.com/2028', 1, '2025-05-04 11:22:58'),
(788, 'http://www.uttarbahs.edu.bd.kazijob.com/2029', 1, '2025-05-04 11:23:10'),
(789, 'http://www.uttarbahs.edu.bd.kazijob.com/2030', 1, '2025-05-04 11:23:20'),
(790, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2020', 1, '2025-05-04 11:23:32'),
(791, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2021', 1, '2025-05-04 11:23:46'),
(792, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2022', 1, '2025-05-04 11:23:57'),
(793, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2023', 1, '2025-05-04 11:24:08'),
(794, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2024', 1, '2025-05-04 11:24:20'),
(795, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2025', 1, '2025-05-04 11:24:30'),
(796, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2026', 1, '2025-05-04 11:24:35'),
(797, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2027', 1, '2025-05-04 11:24:40'),
(798, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2028', 1, '2025-05-04 11:24:49'),
(799, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2029', 1, '2025-05-04 11:24:55'),
(800, 'http://www.uttarbahs.edu.bd.kazijob.com/wp-2030', 1, '2025-05-04 11:25:07'),
(801, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2020', 1, '2025-05-04 11:25:17'),
(802, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2021', 1, '2025-05-04 11:25:30'),
(803, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2022', 1, '2025-05-04 11:25:39'),
(804, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2023', 1, '2025-05-04 11:25:46'),
(805, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2024', 1, '2025-05-04 11:25:53'),
(806, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2025', 1, '2025-05-04 11:26:03'),
(807, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2026', 1, '2025-05-04 11:26:11'),
(808, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2027', 1, '2025-05-04 11:26:21'),
(809, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2028', 1, '2025-05-04 11:26:34'),
(810, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2029', 1, '2025-05-04 11:26:43'),
(811, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress-2030', 1, '2025-05-04 11:26:55'),
(812, 'http://uttarbahs.edu.bd.kazijob.com/2019/wp-admin/install.php?step=1', 1, '2025-05-05 00:37:41'),
(813, 'http://uttarbahs.edu.bd.kazijob.com/2020/wp-admin/install.php?step=1', 1, '2025-05-05 00:37:51'),
(814, 'http://uttarbahs.edu.bd.kazijob.com/blog/wp-admin/install.php?step=1?step=1', 1, '2025-05-05 00:38:02'),
(815, 'http://uttarbahs.edu.bd.kazijob.com/new/wp-admin/install.php?step=1', 1, '2025-05-05 00:38:09'),
(816, 'http://uttarbahs.edu.bd.kazijob.com/old/wp-admin/install.php?step=1', 1, '2025-05-05 00:38:23'),
(817, 'http://uttarbahs.edu.bd.kazijob.com/oldsite/wp-admin/install.php?step=1', 1, '2025-05-05 00:38:27'),
(818, 'http://uttarbahs.edu.bd.kazijob.com/test/wp-admin/install.php?step=1', 1, '2025-05-05 00:38:36'),
(819, 'http://uttarbahs.edu.bd.kazijob.com/wordpress/wp-admin/install.php?step=1', 1, '2025-05-05 00:38:46'),
(820, 'http://uttarbahs.edu.bd.kazijob.com/wp/wp-admin/install.php?step=1', 1, '2025-05-05 00:38:56'),
(821, 'http://uttarbahs.edu.bd.kazijob.com/2019/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:39:04'),
(822, 'http://uttarbahs.edu.bd.kazijob.com/2020/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:39:07'),
(823, 'http://uttarbahs.edu.bd.kazijob.com/blog/wp-admin/setup-config.php?step=1?step=1', 1, '2025-05-05 00:39:17'),
(824, 'http://uttarbahs.edu.bd.kazijob.com/new/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:39:24'),
(825, 'http://uttarbahs.edu.bd.kazijob.com/old/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:39:30'),
(826, 'http://uttarbahs.edu.bd.kazijob.com/oldsite/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:39:38'),
(827, 'http://uttarbahs.edu.bd.kazijob.com/test/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:39:48'),
(828, 'http://uttarbahs.edu.bd.kazijob.com/wordpress/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:40:03'),
(829, 'http://uttarbahs.edu.bd.kazijob.com/wp/wp-admin/setup-config.php?step=1', 1, '2025-05-05 00:40:13'),
(830, 'http://uttarbahs.edu.bd/2019/wp-admin/install.php?step=1', 2, '2025-05-05 05:33:19'),
(831, 'http://uttarbahs.edu.bd/2020/wp-admin/install.php?step=1', 2, '2025-05-05 05:33:28'),
(832, 'http://uttarbahs.edu.bd/blog/wp-admin/install.php?step=1?step=1', 2, '2025-05-05 05:33:33'),
(833, 'http://uttarbahs.edu.bd/new/wp-admin/install.php?step=1', 2, '2025-05-05 05:33:39'),
(834, 'http://uttarbahs.edu.bd/old/wp-admin/install.php?step=1', 2, '2025-05-05 05:33:46'),
(835, 'http://uttarbahs.edu.bd/oldsite/wp-admin/install.php?step=1', 2, '2025-05-05 05:33:49'),
(836, 'http://uttarbahs.edu.bd/test/wp-admin/install.php?step=1', 2, '2025-05-05 05:34:00'),
(837, 'http://uttarbahs.edu.bd/wordpress/wp-admin/install.php?step=1', 2, '2025-05-05 05:34:08'),
(838, 'http://uttarbahs.edu.bd/wp/wp-admin/install.php?step=1', 2, '2025-05-05 05:34:18'),
(839, 'http://uttarbahs.edu.bd/2019/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:34:27'),
(840, 'http://uttarbahs.edu.bd/2020/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:34:41'),
(841, 'http://uttarbahs.edu.bd/blog/wp-admin/setup-config.php?step=1?step=1', 2, '2025-05-05 05:34:49'),
(842, 'http://uttarbahs.edu.bd/new/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:34:53'),
(843, 'http://uttarbahs.edu.bd/old/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:35:00'),
(844, 'http://uttarbahs.edu.bd/oldsite/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:35:07'),
(845, 'http://uttarbahs.edu.bd/test/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:35:15'),
(846, 'http://uttarbahs.edu.bd/wp/wp-admin/setup-config.php?step=1', 2, '2025-05-05 05:35:29'),
(847, 'http://www.uttarbahs.edu.bd.kazijob.com/2019/wp-admin/install.php?step=1', 1, '2025-05-05 03:01:16'),
(848, 'http://www.uttarbahs.edu.bd.kazijob.com/2020/wp-admin/install.php?step=1', 1, '2025-05-05 03:01:21'),
(849, 'http://www.uttarbahs.edu.bd.kazijob.com/blog/wp-admin/install.php?step=1?step=1', 1, '2025-05-05 03:01:33'),
(850, 'http://www.uttarbahs.edu.bd.kazijob.com/new/wp-admin/install.php?step=1', 1, '2025-05-05 03:01:42'),
(851, 'http://www.uttarbahs.edu.bd.kazijob.com/old/wp-admin/install.php?step=1', 1, '2025-05-05 03:01:50'),
(852, 'http://www.uttarbahs.edu.bd.kazijob.com/oldsite/wp-admin/install.php?step=1', 1, '2025-05-05 03:01:57'),
(853, 'http://www.uttarbahs.edu.bd.kazijob.com/test/wp-admin/install.php?step=1', 1, '2025-05-05 03:02:03'),
(854, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress/wp-admin/install.php?step=1', 1, '2025-05-05 03:02:10'),
(855, 'http://www.uttarbahs.edu.bd.kazijob.com/wp/wp-admin/install.php?step=1', 1, '2025-05-05 03:02:15'),
(856, 'http://www.uttarbahs.edu.bd.kazijob.com/2019/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:02:21'),
(857, 'http://www.uttarbahs.edu.bd.kazijob.com/2020/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:02:35'),
(858, 'http://www.uttarbahs.edu.bd.kazijob.com/blog/wp-admin/setup-config.php?step=1?step=1', 1, '2025-05-05 03:02:40'),
(859, 'http://www.uttarbahs.edu.bd.kazijob.com/new/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:02:49'),
(860, 'http://www.uttarbahs.edu.bd.kazijob.com/old/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:02:59'),
(861, 'http://www.uttarbahs.edu.bd.kazijob.com/oldsite/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:03:05'),
(862, 'http://www.uttarbahs.edu.bd.kazijob.com/test/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:03:11'),
(863, 'http://www.uttarbahs.edu.bd.kazijob.com/wordpress/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:03:16'),
(864, 'http://www.uttarbahs.edu.bd.kazijob.com/wp/wp-admin/setup-config.php?step=1', 1, '2025-05-05 03:03:23'),
(865, 'https://www.uttarbahs.edu.bd/mobile/video/tarzan-raped-xhamster', 1, '2025-05-05 09:53:49'),
(866, 'https://www.uttarbahs.edu.bd/mobile/bbc-milf-creampie.html', 4, '2025-05-08 06:56:26'),
(867, 'http://uttarbahs.edu.bd/about.php?520', 1, '2025-05-09 02:10:34'),
(868, 'http://mail.uttarbahs.edu.bd/vendor/htmlawed/htmlawed/htmLawedTest.php', 1, '2025-05-09 17:54:53'),
(869, 'http://mail.uttarbahs.edu.bd/glpi/vendor/htmlawed/htmlawed/htmLawedTest.php', 1, '2025-05-09 17:54:56'),
(870, 'https://www.uttarbahs.edu.bd/mobile/bellesa.html', 7, '2025-05-15 23:00:17'),
(871, 'https://www.uttarbahs.edu.bd/mobile/indian-baby-girl-names.html', 1, '2025-05-10 09:35:46'),
(872, 'https://www.uttarbahs.edu.bd/mobile/video/crazysysy-videos-tube', 2, '2025-05-11 21:35:01'),
(873, 'https://www.uttarbahs.edu.bd/mobile/video/youngest-lolita-free-sex-video', 1, '2025-05-11 09:28:27'),
(874, 'https://uttarbahs.edu.bd.kazijob.com/_fragment?_path=what%3D-1%26_controller%3Dphpinfo&_hash=0RuB%2BRO32OtvaAjSKR8C4pJs0OAalxJIoV%2FaT0abcfw%3D', 1, '2025-05-11 09:54:16'),
(875, 'https://www.uttarbahs.edu.bd/mobile/video/porrnhub-sex-vedios', 1, '2025-05-19 09:28:52'),
(876, 'https://uttarbahs.edu.bd/api/phpunit/phpunit/src/Util/PHP/eval-stdin.php', 1, '2025-05-21 09:20:01'),
(877, 'http://uttarbahs.edu.bd/llms.txt', 1, '2025-05-25 10:31:43'),
(878, 'https://www.uttarbahs.edu.bd/mobile/video/video-porno-mom-free-satin-panties', 1, '2025-05-25 19:28:22');

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

--
-- Table structure for table `wpb5_termmeta`
--

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

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

--
-- Table structure for table `wpb5_terms`
--

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

--
-- Dumping data for table `wpb5_terms`
--

INSERT INTO `wpb5_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0);

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

--
-- Table structure for table `wpb5_term_relationships`
--

CREATE TABLE `wpb5_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpb5_term_relationships`
--

INSERT INTO `wpb5_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(54, 1, 0);

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

--
-- Table structure for table `wpb5_term_taxonomy`
--

CREATE TABLE `wpb5_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpb5_term_taxonomy`
--

INSERT INTO `wpb5_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 2);

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

--
-- Table structure for table `wpb5_usermeta`
--

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

--
-- Dumping data for table `wpb5_usermeta`
--

INSERT INTO `wpb5_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpb5_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wpb5_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, 'wpb5_dashboard_quick_press_last_post_id', '60'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"103.31.178.0\";}'),
(20, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(21, 1, 'metaboxhidden_nav-menus', 'a:26:{i:0;s:20:\"add-post-type-slider\";i:1;s:21:\"add-post-type-aboutus\";i:2;s:26:\"add-post-type-announcement\";i:3;s:20:\"add-post-type-speech\";i:4;s:20:\"add-post-type-notice\";i:5;s:21:\"add-post-type-results\";i:6;s:20:\"add-post-type-brands\";i:7;s:22:\"add-post-type-calendar\";i:8;s:21:\"add-post-type-holiday\";i:9;s:28:\"add-post-type-spacial_corner\";i:10;s:25:\"add-post-type-masterpiece\";i:11;s:21:\"add-post-type-routine\";i:12;s:22:\"add-post-type-students\";i:13;s:22:\"add-post-type-teachers\";i:14;s:25:\"add-post-type-information\";i:15;s:21:\"add-post-type-courses\";i:16;s:27:\"add-post-type-video_gallery\";i:17;s:27:\"add-post-type-photo_gallery\";i:18;s:12:\"add-post_tag\";i:19;s:14:\"add-routinecat\";i:20;s:15:\"add-studentscat\";i:21;s:15:\"add-teacherscat\";i:22;s:18:\"add-informationcat\";i:23;s:14:\"add-coursescat\";i:24;s:12:\"add-videocat\";i:25;s:12:\"add-photocat\";}'),
(22, 1, 'wpb5_user-settings', 'libraryContent=browse'),
(23, 1, 'wpb5_user-settings-time', '1704273172'),
(24, 2, 'nickname', 'Kazi IT Zone'),
(25, 2, 'first_name', 'Baharul'),
(26, 2, 'last_name', 'Islam'),
(27, 2, 'description', ''),
(28, 2, 'rich_editing', 'true'),
(29, 2, 'syntax_highlighting', 'true'),
(30, 2, 'comment_shortcuts', 'false'),
(31, 2, 'admin_color', 'fresh'),
(32, 2, 'use_ssl', '0'),
(33, 2, 'show_admin_bar_front', 'true'),
(34, 2, 'locale', ''),
(35, 2, 'wpb5_capabilities', 'a:1:{s:6:\"author\";b:1;}'),
(36, 2, 'wpb5_user_level', '2'),
(38, 2, 'wpb5_dashboard_quick_press_last_post_id', '12'),
(39, 2, 'community-events-location', 'a:1:{s:2:\"ip\";s:13:\"115.127.129.0\";}'),
(41, 2, 'wpb5_user-settings', 'libraryContent=browse&mfold=o'),
(42, 2, 'wpb5_user-settings-time', '1708506333'),
(43, 2, 'wpb5_persisted_preferences', 'a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-02-21T08:49:27.751Z\";}'),
(44, 2, 'tgmpa_dismissed_notice_tgmpa', '1'),
(45, 2, 'closedpostboxes_dashboard', 'a:0:{}'),
(46, 2, 'metaboxhidden_dashboard', 'a:0:{}'),
(49, 1, 'wpb5_persisted_preferences', 'a:2:{s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-06-01T17:08:17.447Z\";}'),
(50, 3, 'nickname', 'editor'),
(51, 3, 'first_name', ''),
(52, 3, 'last_name', ''),
(53, 3, 'description', ''),
(54, 3, 'rich_editing', 'true'),
(55, 3, 'syntax_highlighting', 'true'),
(56, 3, 'comment_shortcuts', 'false'),
(57, 3, 'admin_color', 'fresh'),
(58, 3, 'use_ssl', '0'),
(59, 3, 'show_admin_bar_front', 'true'),
(60, 3, 'locale', ''),
(61, 3, 'wpb5_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(62, 3, 'wpb5_user_level', '10'),
(63, 3, 'dismissed_wp_pointers', ''),
(64, 3, 'session_tokens', 'a:1:{s:64:\"95dd8d7d8fcee81e83266da1a7ad7d09ca80282621a852e52a20dfe5286cbf69\";a:4:{s:10:\"expiration\";i:1737746768;s:2:\"ip\";s:13:\"88.242.65.147\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0\";s:5:\"login\";i:1737573968;}}'),
(65, 3, 'wpb5_dashboard_quick_press_last_post_id', '59'),
(66, 3, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"88.242.65.0\";}'),
(67, 3, 'wpb5_persisted_preferences', 'a:4:{s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-11-27T05:10:11.760Z\";s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"editorMode\";s:4:\"text\";}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}}'),
(68, 3, 'wpb5_user-settings', 'editor=html'),
(69, 3, 'wpb5_user-settings-time', '1732684380'),
(71, 1, 'session_tokens', 'a:1:{s:64:\"a7a01b1a5d8f18af0fb362c4eb847d4e07037183eaeea38ec03322c908d47060\";a:4:{s:10:\"expiration\";i:1738086245;s:2:\"ip\";s:14:\"103.31.178.119\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1737913445;}}');

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

--
-- Table structure for table `wpb5_users`
--

CREATE TABLE `wpb5_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wpb5_users`
--

INSERT INTO `wpb5_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$BW8Kk6Hp24JQVLwHkAI0Fj8hZef.cZ0', 'admin', 'admin@uttarbahs.edu.bd', 'https://uttarbahs.edu.bd', '2023-10-27 01:19:04', '', 0, 'admin'),
(2, 'Kazi IT Zone', '$P$B.JbuXltiGCPadLjuIk//zP3/RcMxV0', 'kazi-it-zone', 'baharulbba@gmail.com', 'https://kaziitzone.net', '2024-02-20 16:01:18', '', 0, 'Baharul Islam'),
(3, 'editor', '$P$Bo2KNTsEzLBTEpbVCc4iFSTxa/03oO1', 'editor', 'seolinktr@hotmail.com', '', '2024-06-01 17:15:54', '', 0, 'editor');

--
-- Indexes for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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