It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://889993538.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="domine">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/Untitled_design_-_2025-04-28T110337.711_kYDW3xV_H1kby9t.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News &amp; Reviews</title>
  17.    <meta name="description" content="Explore the latest technology trends, digital innovations, and expert reviews on gadgets and software. Stay updated with insightful articles and practical tech tips.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://889993538.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #00c4b4;
  42.        --bs-primary-rgb: 00c4b4;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #3b82f6;
  48.        --bs-light: #ecfdf5;
  49.        --bs-dark: #134e4a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #00c4b4;
  53.        --theme-primary-color-s2: #00c4b4;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #134e4a;
  57.        --text-light-color: #676767;
  58.        --heading-color: #134e4a;
  59.        --border-color: #99f6e4;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #ccfbf1;
  75.        --navbar-color: #134e4a;
  76.        --topbar-bg: #ecfdf5;
  77.        --topbar-color: #134e4a;
  78.        --footer-bg: #134e4a;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #99f6e4;
  82.        --card-radius: 14px;
  83.        --link-color: #00c4b4;
  84.        --link-hover: #00a896;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(0, 196, 180, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_44">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <nav class="navigation navbar navbar-expand-lg mb-4">
  415.  <div class="container-fluid fluid-container">
  416.    <div class=" gap-3 align-items-center pt-md-0 pt-3 justify-content-lg-start justify-content-between flex-wrap d-flex w-100">
  417.      <div class="navbar-header d-md-none mb-0 justify-content-center d-flex w-sm-full">
  418.          <a class="navbar-brand" href="/">
  419.              
  420.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/2e2a2d8b-6d8f-4ca5-8bac-bf22feeb6e7a_logo.png" alt="TechPulse Blog" />
  421.              
  422.          </a>
  423.      </div>
  424.      <div class="">
  425.        <div class="style-card">
  426.          <div class="minimal-search mb-md-4 mb-0">
  427.            <input type="search" class="search-input mt-md-4 mt-0" placeholder="Search..." />
  428.            <svg class="search-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  429.              <circle cx="11" cy="11" r="8"></circle>
  430.              <path d="m21 21-4.35-4.35"></path>
  431.            </svg>
  432.          </div>
  433.          <!-- The search results will be displayed here -->
  434.          <div id="search-results" class="search-results-container search-v1"></div>
  435.        </div>
  436.      </div>
  437.      <div class=" d-flex flex-wrap">
  438.        <div class="navbar-header d-lg-none d-none d-md-flex">
  439.          <a class="navbar-brand" href='/'><img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/2e2a2d8b-6d8f-4ca5-8bac-bf22feeb6e7a_logo.png" alt="" /></a>
  440.        </div>
  441.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  442.          <button class="menu-close"><i class="ti-close"></i></button>
  443.  
  444.    <ul class="nav navbar-nav mb-2 mb-lg-0 align-items-center">
  445.    <li>
  446.      <a href="/">
  447.        Home
  448.      </a>
  449.    </li>
  450.  
  451.  
  452.    <li>
  453.      <a href="/category/all-posts/">
  454.        All Posts
  455.      </a>
  456.    </li>
  457.  
  458.    <li>
  459.      <a href="/category/business/">
  460.        Business
  461.      </a>
  462.    </li>
  463.  
  464.    <li>
  465.      <a href="/category/esports/">
  466.        Esports
  467.      </a>
  468.    </li>
  469.  
  470.  
  471.  
  472.  <div class="navbar-header d-lg-block d-none">
  473.    <a class="navbar-brand" href="/">
  474.      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/2e2a2d8b-6d8f-4ca5-8bac-bf22feeb6e7a_logo.png" alt="" />
  475.    </a>
  476.  </div>
  477.  
  478.  
  479.  
  480.    
  481.    
  482.    
  483.      <li>
  484.        <a href="/category/fashion/">
  485.          Fashion
  486.        </a>
  487.      </li>
  488.    
  489.      <li>
  490.        <a href="/category/featured/">
  491.          Featured
  492.        </a>
  493.      </li>
  494.    
  495.  
  496.    
  497.    
  498.      <li class="menu-item-has-children">
  499.        <a href="#">More</a>
  500.        <ul class="sub-menu">
  501.          
  502.            <li>
  503.              <a href="/category/gaming/">
  504.                Gaming
  505.              </a>
  506.            </li>
  507.          
  508.            <li>
  509.              <a href="/category/health/">
  510.                Health
  511.              </a>
  512.            </li>
  513.          
  514.            <li>
  515.              <a href="/category/life-fitness/">
  516.                Life &amp; Fitness
  517.              </a>
  518.            </li>
  519.          
  520.            <li>
  521.              <a href="/category/lifestyle/">
  522.                Lifestyle
  523.              </a>
  524.            </li>
  525.          
  526.            <li>
  527.              <a href="/category/news/">
  528.                News
  529.              </a>
  530.            </li>
  531.          
  532.            <li>
  533.              <a href="/category/others/">
  534.                Others
  535.              </a>
  536.            </li>
  537.          
  538.            <li>
  539.              <a href="/category/politics/">
  540.                Politics
  541.              </a>
  542.            </li>
  543.          
  544.            <li>
  545.              <a href="/category/sports/">
  546.                Sports
  547.              </a>
  548.            </li>
  549.          
  550.            <li>
  551.              <a href="/category/tech/">
  552.                Tech
  553.              </a>
  554.            </li>
  555.          
  556.            <li>
  557.              <a href="/category/travel/">
  558.                Travel
  559.              </a>
  560.            </li>
  561.          
  562.        </ul>
  563.      </li>
  564.    
  565.  
  566.  
  567. <li>
  568.                  <a href="/page/contact-us/">
  569.                     Contact Us
  570.                  </a>
  571.              </li>
  572. </ul>
  573.  
  574.        </div>
  575.        <div class="sidebar-blur"></div>
  576.        <!-- end of nav-collapse -->
  577.      </div>
  578.      <div class="me-3">
  579.        <div class="mobail-menu d-xl-none d-block">
  580.          <button type="button" class="navbar-toggler open-btn">
  581.            <span class="sr-only">Toggle navigation</span>
  582.            <span class="icon-bar first-angle"></span>
  583.            <span class="icon-bar middle-angle"></span>
  584.            <span class="icon-bar last-angle"></span>
  585.          </button>
  586.        </div>
  587.        <!-- <div class="header-right">
  588.          <div class="header-right-menu-wrapper d-xl-block d-none">
  589.            <div class="header-right-menu">
  590.              <div class="right-menu-toggle-btn">
  591.                <span></span>
  592.                <span></span>
  593.                <span></span>
  594.              </div>
  595.              <div class="header-right-menu-wrap" style="z-index: 999;">
  596.                <button class="right-menu-close"><i class="ti-close"></i></button>
  597.                <div class="logo">
  598.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  599.                </div>
  600.                <div class="header-right-sec">
  601.                  <div class="project-widget widget">
  602.                    <h3 class="text-white">Our Latest News</h3>
  603.                    <div class="posts">
  604.                      <div class="post">
  605.                        <div class="img-holder">
  606.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  607.                        </div>
  608.                        <div class="details">
  609.                          <span class="date">19 Jun 2022</span>
  610.                          <h4><a href="blog-single.html" class="text-white">Perfect Photo Clicking Idea You Must Know.</a></h4>
  611.                        </div>
  612.                      </div>
  613.                      <div class="post">
  614.                        <div class="img-holder">
  615.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  616.                        </div>
  617.                        <div class="details">
  618.                          <span class="date">22 May 2022</span>
  619.                          <h4><a href="blog-single.html" class="text-white">Best tourism site all over the world.</a></h4>
  620.                        </div>
  621.                      </div>
  622.                      <div class="post">
  623.                        <div class="img-holder">
  624.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  625.                        </div>
  626.                        <div class="details">
  627.                          <span class="date">12 Apr 2022</span>
  628.                          <h4><a href="blog-single.html" class="text-white">Whats In Trend in Now Woman Fashion.</a></h4>
  629.                        </div>
  630.                      </div>
  631.                    </div>
  632.                  </div>
  633.                  <div class="widget wpo-contact-widget">
  634.                    <div class="widget-title">
  635.                      <h3 class="text-white">Contact Us</h3>
  636.                    </div>
  637.                    <div class="contact-ft">
  638.                      <ul>
  639.                        <li>
  640.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  641.                        </li>
  642.                        <li>
  643.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  644.                          + 8 (123) 123 456 789
  645.                        </li>
  646.                        <li>
  647.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  648.                        </li>
  649.                      </ul>
  650.                    </div>
  651.                  </div>
  652.                </div>
  653.              </div>
  654.              <div class="sidebar-blur"></div>
  655.            </div>
  656.          </div>
  657.        </div> -->
  658.      </div>
  659.    </div>
  660.  </div>
  661.  <!-- end of container -->
  662. </nav>
  663. <style>
  664.  .navbar-brand img{
  665.    height: 70px;
  666.    object-fit: contain;
  667.  }
  668.    /* search field */
  669.  .search-results-container {
  670.  position: absolute;
  671.  top: 100%; /* Position it below the input field */
  672. left: 10px;
  673.  right: 10px;
  674.  background-color: white;
  675.  border: 1px solid #ddd;
  676.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  677.  max-height: 300px;
  678.  overflow-y: auto;
  679.  z-index: 1000;
  680.  display: none; /* Initially hidden */
  681. }
  682.  
  683. .search-results-container p {
  684.  margin: 0;
  685. }
  686.  
  687. .search-results-container .result-item {
  688.  padding: 10px;
  689.  cursor: pointer;
  690. }
  691.  
  692. .search-results-container .result-item:hover {
  693.  background-color: #f0f0f0;
  694. }
  695. @media (max-width:576px) {
  696.  .w-sm-full{
  697.    padding-top: 10px;
  698.    width: 100%;
  699.  }
  700.  .m-s-0{
  701.    margin-top: 0px !important;
  702.  }
  703. }
  704. @media (max-width:768px) {
  705. .search-icon{
  706. top: 50%;
  707. }
  708. }
  709.  
  710.  
  711. </style>
  712. <script>
  713.  const searchInput = document.querySelector(".search-input");
  714.  const searchResults = document.getElementById("search-results");
  715.  
  716.  // Handle typing
  717.  searchInput.addEventListener("keyup", function (e) {
  718.    e.preventDefault();
  719.  
  720.    const query = searchInput.value;
  721.  
  722.    if (query === "") {
  723.      searchResults.innerHTML = "";
  724.      searchResults.style.display = "none";
  725.      return;
  726.    }
  727.  
  728.    searchResults.style.display = "block";
  729.  
  730.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  731.      method: "GET",
  732.      headers: {
  733.        "X-Requested-With": "XMLHttpRequest",
  734.      },
  735.    })
  736.      .then(response => response.json())
  737.      .then(data => {
  738.        if (data.html) {
  739.          searchResults.innerHTML = data.html;
  740.        } else {
  741.          searchResults.innerHTML = "<p>No results found.</p>";
  742.        }
  743.      })
  744.      .catch(error => {
  745.        console.error("Error fetching search results:", error);
  746.      });
  747.  });
  748.  
  749.  // Close results when clicking outside
  750.  document.addEventListener("click", function (e) {
  751.    if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  752.      searchResults.style.display = "none";
  753.    }
  754.  });
  755. </script>
  756.  
  757.  
  758.        </header>
  759.        <!-- end of header -->
  760.        <!-- start of wpo-blog-hero -->
  761.        
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.        <!-- end of wpo-blog-hero -->
  772.  
  773.        <!-- start of wpo-breacking-news -->
  774.        
  775.        <!-- end of wpo-breacking-news -->
  776.        
  777.        <!-- start wpo-blog-highlights-section -->
  778.        
  779.  
  780.  
  781.  
  782.    
  783.  
  784.  
  785.  <style>
  786.    .blog-section {
  787.      padding: 60px 0;
  788.    }
  789.  
  790.    .blog-card {
  791.      background: var(--card-bg);
  792.      border-radius: 12px;
  793.      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  794.      transition: box-shadow 0.3s ease, transform 0.3s ease;
  795.      margin-bottom: 30px;
  796.      overflow: hidden;
  797.      border: none;
  798.    }
  799.  
  800.    .blog-card-body {
  801.      padding: 30px;
  802.    }
  803.  
  804.    .blog-category {
  805.      display: inline-block;
  806.      padding: 6px 16px;
  807.      border-radius: 20px;
  808.      font-size: 12px;
  809.      font-weight: 600;
  810.      text-transform: uppercase;
  811.      letter-spacing: 0.5px;
  812.      margin-bottom: 20px;
  813.    }
  814.  
  815.    .blog-title {
  816.      font-weight: 700;
  817.      color: var(--topbar-color);
  818.      margin-bottom: 20px;
  819.      line-height: 1.4;
  820.      text-decoration: none;
  821.    }
  822.  
  823.    .blog-title:hover {
  824.      color: #1e40af !important;
  825.      text-decoration: none;
  826.    }
  827.  
  828.    .blog-meta {
  829.      display: flex;
  830.      align-items: center;
  831.      margin-bottom: 20px;
  832.      color: var(--topbar-color);
  833.      font-size: 14px;
  834.    }
  835.  
  836.    .blog-meta img {
  837.      width: 35px;
  838.      height: 35px;
  839.      border-radius: 50%;
  840.      object-fit: cover;
  841.      display: block;
  842.    }
  843.  
  844.    .blog-meta .meta-info {
  845.      display: flex;
  846.      align-items: center;
  847.      gap: 15px;
  848.    }
  849.  
  850.    .blog-description {
  851.      color: var(--topbar-color);
  852.      line-height: 1.7;
  853.      margin-bottom: 25px;
  854.      font-size: 15px;
  855.    }
  856.  
  857.    .read-more-btn {
  858.      background: transparent;
  859.      border: 2px solid var(--bs-primary);
  860.      color: var(--bs-primary);
  861.      padding: 12px 30px;
  862.      border-radius: 6px;
  863.      font-weight: 600;
  864.      text-transform: uppercase;
  865.      letter-spacing: 0.5px;
  866.      transition: all 0.3s ease;
  867.      text-decoration: none;
  868.      display: inline-block;
  869.      font-size: 13px;
  870.    }
  871.  
  872.    .read-more-btn:hover {
  873.      background: var(--bs-primary);
  874.      color: var(--bs-white) !important;
  875.      text-decoration: none;
  876.    }
  877.  
  878.    .section-title {
  879.      text-align: center;
  880.      margin-bottom: 50px;
  881.    }
  882.  
  883.    .section-title h2 {
  884.      font-size: 42px;
  885.      font-weight: 800;
  886.      color: #2c3e50;
  887.      margin-bottom: 15px;
  888.    }
  889.  
  890.    .section-title p {
  891.      color: #6c757d;
  892.      font-size: 18px;
  893.      max-width: 600px;
  894.      margin: 0 auto;
  895.    }
  896.  
  897.    .avatar-placeholder {
  898.      width: 35px;
  899.      height: 35px;
  900.      border-radius: 50%;
  901.      background: linear-gradient(45deg, var(--bs-primary), #20c997);
  902.      display: flex;
  903.      align-items: center;
  904.      justify-content: center;
  905.      color: var(--bs-white);
  906.      font-weight: bold;
  907.      margin-right: 12px;
  908.      overflow: hidden;
  909.    }
  910.  
  911.    @media (max-width: 768px) {
  912.  
  913.  
  914.      .section-title h2 {
  915.        font-size: 32px;
  916.      }
  917.  
  918.      .blog-card-body {
  919.        padding: 20px;
  920.      }
  921.    }
  922.  
  923.    /* ===== Smooth Fade on Scroll (Up & Down) ===== */
  924.    :root{
  925.      --fade-distance: 28px;
  926.      --fade-duration: 700ms;
  927.      --fade-ease: cubic-bezier(0.16,1,0.3,1);
  928.    }
  929.  
  930.    .fade-base{
  931.      opacity: 0;
  932.      filter: blur(2px);
  933.      transform: translateY(var(--y,0)) translateZ(0); /* GPU hint */
  934.      transition:
  935.        opacity var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  936.        transform var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  937.        filter var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms);
  938.      will-change: transform, opacity, filter;
  939.    }
  940.    .fade-up   { --y: var(--fade-distance); }          /* when entering on scroll down */
  941.    .fade-down { --y: calc(var(--fade-distance) * -1); }/* when entering on scroll up */
  942.  
  943.    .fade-show{
  944.      opacity: 1;
  945.      filter: blur(0);
  946.      transform: translateY(0) translateZ(0);
  947.    }
  948.  
  949.    /* Hover should still work after fade-in */
  950.    .blog-card.fade-show:hover{
  951.      transform: translateY(-5px) translateZ(0);
  952.      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  953.    }
  954.  
  955.    /* Reduced motion */
  956.    @media (prefers-reduced-motion: reduce){
  957.      .fade-base{
  958.        transition: none !important;
  959.        transform: none !important;
  960.        opacity: 1 !important;
  961.        filter: none !important;
  962.      }
  963.      .blog-card.fade-show:hover{
  964.        transform: none !important;
  965.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  966.      }
  967.    }
  968.  </style>
  969.  
  970.  <section class="blog-section">
  971.    <div class="container-fluid fluid-container">
  972.      <div class="row">
  973.        <div class="section-title ">
  974.          <h2>
  975.                Today's Top Highlights
  976.                   </h2>
  977.          <p>Stay updated with the latest insights and trends in online gaming</p>
  978.        </div>
  979.  
  980.        <div class="col-lg-8 col-12">
  981.          
  982.          
  983.  
  984.        </div>
  985.  
  986.         <div class="col col-lg-4 col-12">
  987.                
  988.  
  989.  
  990.  
  991.    
  992.  
  993.  
  994. <!-- Blog Sidebar V2 - Focused Design -->
  995.  <div class="sidebar mb-3">
  996.    <!-- Recent Posts Section -->
  997.    <div class="sidebar-widget mb-4">
  998.      <div class="widget-title-wrapper mb-3">
  999.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  1000.          <i class="ti-time me-2"></i>Recent Posts
  1001.          <span class="title-arrow-primary"></span>
  1002.        </h4>
  1003.      </div>
  1004.      <div class="widget-content border border-light  shadow-sm rounded-3 p-4">
  1005.        <div class="recent-post-list">
  1006.          
  1007.  
  1008.        </div>
  1009.  
  1010.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  1011.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  1012.        </div> -->
  1013.      </div>
  1014.    </div>
  1015.    
  1016.    
  1017.  </div>
  1018.  
  1019. <!-- Sidebar V2 Styles -->
  1020. <style>
  1021.  .sidebar-widget {
  1022.    position: relative;
  1023.  }
  1024.  
  1025.  .widget-title {
  1026.    font-size: 1.1rem;
  1027.    font-weight: 700;
  1028.    display: inline-block;
  1029.    position: relative;
  1030.    z-index: 2;
  1031.    border-radius: 0;
  1032.  }
  1033.  
  1034.  /* Green arrow for August Blog Roll */
  1035.  .title-arrow::after {
  1036.    content: '';
  1037.    position: absolute;
  1038.    top: 0;
  1039.    right: -22px;
  1040.    width: 0;
  1041.    height: 0;
  1042.    border-left: 22px solid var(--bs-primary);
  1043.    border-top: 22px solid transparent;
  1044.    border-bottom: 22px solid transparent;
  1045.    z-index: 1;
  1046.  }
  1047.  
  1048.  /* Blue arrow for Recent Posts */
  1049.  .title-arrow-primary::after {
  1050.    content: '';
  1051.    position: absolute;
  1052.    top: 0;
  1053.    right: -22px;
  1054.    width: 0;
  1055.    height: 0;
  1056.    border-left: 22px solid var(--bs-primary);
  1057.    border-top: 22px solid transparent;
  1058.    border-bottom: 22px solid transparent;
  1059.    z-index: 1;
  1060.  }
  1061.  
  1062.  .widget-content {
  1063.    margin-top: -1px;
  1064.    position: relative;
  1065.    z-index: 1;
  1066.     background-color: var(--card-bg);
  1067.  }
  1068.  
  1069.  /* Blog Roll Items Hover Effects */
  1070.  .blog-roll-item:hover .post-title {
  1071.    color: #198754 !important;
  1072.    transform: translateX(5px);
  1073.    transition: all 0.3s ease;
  1074.  }
  1075.  
  1076.  /* Recent Post Items Hover Effects */
  1077.  .recent-post-item:hover .post-title a {
  1078.    color: #0d6efd !important;
  1079.    transition: color 0.3s ease;
  1080.  }
  1081.  
  1082.  .recent-post-item:hover .post-image img {
  1083.    transform: scale(1.05);
  1084.    transition: transform 0.3s ease;
  1085.  }
  1086.  
  1087.  /* Button Hover Effects */
  1088.  .btn:hover {
  1089.    transform: translateY(-2px);
  1090.    transition: all 0.3s ease;
  1091.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  1092.  }
  1093.  
  1094.  /* Badge Hover Effects */
  1095.  .badge:hover {
  1096.    transform: scale(1.05);
  1097.    transition: transform 0.3s ease;
  1098.  }
  1099.  
  1100.  @media (max-width: 991px) {
  1101.    .sidebar {
  1102.      margin-top: 3rem;
  1103.    }
  1104.  }
  1105.  
  1106.  @media (max-width: 576px) {
  1107.    .widget-title {
  1108.      font-size: 1rem;
  1109.      padding: 0.75rem 1rem !important;
  1110.    }
  1111.  
  1112.    .title-arrow::after,
  1113.    .title-arrow-primary::after {
  1114.      right: -18px;
  1115.      border-left-width: 18px;
  1116.      border-top-width: 18px;
  1117.      border-bottom-width: 18px;
  1118.    }
  1119.  
  1120.    .post-image {
  1121.      width: 70px !important;
  1122.      height: 55px !important;
  1123.    }
  1124.  
  1125.    .blog-meta {
  1126.      flex-direction: column !important;
  1127.      align-items: flex-start !important;
  1128.      gap: 0.5rem;
  1129.    }
  1130.  }
  1131. </style>
  1132.  
  1133.    
  1134.            </div>
  1135.      </div>
  1136.    </div>
  1137.  </section>
  1138.  
  1139.  <script>
  1140.    // Smooth fade on scroll (adds .fade-up on downward scroll, .fade-down on upward scroll)
  1141.    document.addEventListener('DOMContentLoaded', function () {
  1142.      // Fallback if IntersectionObserver unavailable
  1143.      if (!('IntersectionObserver' in window)) {
  1144.        document.querySelectorAll('.fade-base').forEach(el => el.classList.add('fade-show'));
  1145.        return;
  1146.      }
  1147.  
  1148.      let lastY = window.pageYOffset || 0;
  1149.      let scrollDir = 'down';
  1150.      let ticking = false;
  1151.  
  1152.      // Jank-free scroll direction tracking
  1153.      window.addEventListener('scroll', () => {
  1154.        const y = window.pageYOffset || 0;
  1155.        if (!ticking) {
  1156.          requestAnimationFrame(() => {
  1157.            scrollDir = y > lastY ? 'down' : 'up';
  1158.            lastY = y <= 0 ? 0 : y;
  1159.            ticking = false;
  1160.          });
  1161.          ticking = true;
  1162.        }
  1163.      }, { passive: true });
  1164.  
  1165.      const options = {
  1166.        threshold: 0.18,
  1167.        rootMargin: '0px 0px -8% 0px'
  1168.      };
  1169.  
  1170.      const io = new IntersectionObserver((entries) => {
  1171.        entries.forEach((entry) => {
  1172.          const el = entry.target;
  1173.  
  1174.          if (entry.isIntersecting) {
  1175.            // direction-based class
  1176.            el.classList.remove('fade-up', 'fade-down');
  1177.            el.classList.add(scrollDir === 'down' ? 'fade-up' : 'fade-down');
  1178.  
  1179.            // smooth timing (override-able per element via CSS vars)
  1180.            if (!el.style.getPropertyValue('--dur')) {
  1181.              el.style.setProperty('--dur', '700ms');
  1182.            }
  1183.            if (!el.style.getPropertyValue('--ease')) {
  1184.              el.style.setProperty('--ease', 'cubic-bezier(0.16,1,0.3,1)');
  1185.            }
  1186.  
  1187.            el.classList.add('fade-show');
  1188.          } else {
  1189.            // re-animate when re-entering
  1190.            el.classList.remove('fade-show');
  1191.          }
  1192.        });
  1193.      }, options);
  1194.  
  1195.      // Observe all fade targets with a light stagger
  1196.      const nodes = Array.from(document.querySelectorAll('.fade-base'));
  1197.      nodes.forEach((el, i) => {
  1198.        // 0–5 -> 0–300ms stagger (loops every 6)
  1199.        el.style.setProperty('--stagger', `${(i % 6) * 60}ms`);
  1200.        io.observe(el);
  1201.      });
  1202.    });
  1203.  </script>
  1204.  
  1205.  
  1206.    
  1207.        
  1208.        <!-- end wpo-blog-highlights-section -->
  1209.        <!-- start wpo-blog-sponsored-section -->
  1210.        
  1211.  
  1212.  
  1213.  
  1214.    
  1215.  
  1216.  
  1217.    
  1218.        <!-- end wpo-blog-sponsored-section -->
  1219.        <!-- start wpo-subscribe-section -->
  1220.        
  1221.        <!-- end subscribe-section -->
  1222.        <!-- start of wpo-site-footer-section -->
  1223.        
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229. <footer class="wpo-site-footer-v2">
  1230.  <!-- Top Section - Logo & CTA -->
  1231.  <div class="footer-top-section py-3">
  1232.    <div class="container-fluid fluid-container">
  1233.      <div class="row align-items-center">
  1234.        <div class="brand-logo d-flex align-items-center justify-content-center">
  1235.          
  1236.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/2e2a2d8b-6d8f-4ca5-8bac-bf22feeb6e7a_logo.png" alt="TechPulse Blog" class="footer-logo" />
  1237.          
  1238.          <div class="brand-info">
  1239.            <h3 class="brand-title">TechPulse Blog</h3>
  1240.          </div>
  1241.        </div>
  1242.      </div>
  1243.    </div>
  1244.  </div>
  1245.  
  1246.  <!-- Main Content Grid -->
  1247.  <div class="footer-main-content py-4">
  1248.    <div class="container-fluid fluid-container px-3">
  1249.      <div class="d-flex justify-content-between flex-wrap gap-3">
  1250.        <!-- Column 1: Quick Links & Top Categories -->
  1251.        <div class="">
  1252.          <div class="footer-column">
  1253.            <h5 class="column-title">Quick Links</h5>
  1254.            <ul class="footer-menu list-unstyled">
  1255.              
  1256.            </ul>
  1257.          </div>
  1258.        </div>
  1259.        <div class="">
  1260.          <div class="footer-column mt-4">
  1261.            <h5 class="column-title">Top Categories</h5>
  1262.            <ul class="footer-menu list-unstyled">
  1263.              
  1264.                <li>
  1265.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1266.                </li>
  1267.              
  1268.                <li>
  1269.                  <a class="menu-link" href="/category/business/">Business</a>
  1270.                </li>
  1271.              
  1272.                <li>
  1273.                  <a class="menu-link" href="/category/esports/">Esports</a>
  1274.                </li>
  1275.              
  1276.                <li>
  1277.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  1278.                </li>
  1279.              
  1280.                <li>
  1281.                  <a class="menu-link" href="/category/featured/">Featured</a>
  1282.                </li>
  1283.              
  1284.            </ul>
  1285.          </div>
  1286.        </div>
  1287.        <!-- Column 2: Blog Rolls -->
  1288.      <div class="">
  1289.          <div class="footer-column">
  1290.            <h5 class="column-title">Blog Rolls</h5>
  1291.            <ul class="footer-menu list-unstyled" id="blogRollLinks">
  1292.              
  1293.              
  1294.  
  1295.              
  1296.              
  1297.                
  1298.              
  1299.            </ul>
  1300.          </div>
  1301.        </div>
  1302.      </div>
  1303.    </div>
  1304.  </div>
  1305.  
  1306.  <!-- Tagline Section -->
  1307.  <div class="footer-tagline bg-primary-gradient text-center py-3">
  1308.    <div class="container-fluid fluid-container">
  1309.      <p class="mb-0 text-white text-capitalize">Explore the latest technology trends, digital innovations, and expert reviews on gadgets and software. Stay updated with insightful articles and practical tech tips.</p>
  1310.    </div>
  1311.  </div>
  1312.  
  1313.  <!-- Footer Bottom -->
  1314.  <div class="footer-bottom py-3">
  1315.    <div class="container-fluid fluid-container">
  1316.      <div class="d-flex flex-column flex-md-row justify-content-between align-items-center text-center">
  1317.        <div class="copyright-info">
  1318.          <p class="mb-0 text-color">
  1319.            &copy; 2026 <strong>TechPulse Blog</strong>. All rights reserved.
  1320.          </p>
  1321.        </div>
  1322.        <div class="utility-links mt-2 mt-md-0">
  1323.          <a href="/page/write-for-us/" class="utility-link me-3">Write For Us</a>
  1324.          <a href="/page/terms-and-conditions/" class="utility-link me-3">Terms &amp; Conditions</a>
  1325.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1326.        </div>
  1327.      </div>
  1328.    </div>
  1329.  </div>
  1330. </footer>
  1331.  
  1332.  
  1333. <style>
  1334.  
  1335. .footer-top-section {
  1336.    border-bottom: 1px solid var(--border-color);
  1337.    background-color: var(--card-bg) !important;
  1338. }
  1339.  
  1340. .footer-logo {
  1341.    height:50px;
  1342.    width: auto;
  1343. }
  1344. .text-color{
  1345.    color: var(--topbar-color) !important;
  1346. }
  1347. .brand-title {
  1348.    font-size: 20px;
  1349.    font-weight: 600;
  1350.    color: var(--topbar-color);
  1351.    margin: 0;
  1352. }
  1353.  
  1354. .footer-main-content {
  1355.    background: var(--card-bg);
  1356. }
  1357.  
  1358. .column-title {
  1359.    font-size: 16px;
  1360.    font-weight: 600;
  1361.    color: var(--topbar-color) !important;
  1362.    margin-bottom: 15px;
  1363. }
  1364.  
  1365. .footer-menu li {
  1366.    margin-bottom: 8px;
  1367. }
  1368.  
  1369. .menu-link {
  1370.    color: var(--topbar-color) !important;
  1371.    text-decoration: none;
  1372.    font-size: 16px;
  1373.    transition: color 0.3s ease;
  1374. }
  1375.  
  1376. .footer-tagline {
  1377.    font-size: 16px;
  1378. }
  1379.  
  1380. .footer-bottom {
  1381.    font-size: 16px;
  1382.    background-color: var(--card-bg) !important;
  1383. }
  1384.  
  1385. .utility-link {
  1386.    color: var(--topbar-color) !important;
  1387.    text-decoration: none;
  1388.    transition: color 0.3s ease;
  1389. }
  1390.  
  1391. .utility-link:hover {
  1392.    color: var(--secondary-color);
  1393. }
  1394.  
  1395. /* Responsive Design */
  1396. @media (max-width: 992px) {
  1397.    .footer-top-section {
  1398.        text-align: start;
  1399.    }
  1400.    .cta-btn {
  1401.        margin-top: 10px;
  1402.    }
  1403. }
  1404.  
  1405. @media (max-width: 768px) {
  1406.    .footer-column {
  1407.        text-align: start;
  1408.    }
  1409.    .footer-tagline {
  1410.        font-size: 13px;
  1411.    }
  1412. }
  1413.  
  1414. @media (max-width: 576px) {
  1415.    .column-title {
  1416.        font-size: 15px;
  1417.    }
  1418.    .menu-link {
  1419.        font-size: 13px;
  1420.    }
  1421.    .cta-btn {
  1422.        font-size: 13px;
  1423.        padding: 7px 15px;
  1424.    }
  1425. }
  1426. </style>
  1427.  
  1428. <script>
  1429. // Prevent default for placeholder links
  1430. document.addEventListener('DOMContentLoaded', function() {
  1431.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1432.        anchor.addEventListener('click', function(e) {
  1433.            e.preventDefault();
  1434.        });
  1435.    });
  1436. });
  1437. document.addEventListener('DOMContentLoaded', function () {
  1438.    var btn = document.getElementById('toggleBlogRollLinks');
  1439.    if (!btn) return; // No extra items, no button
  1440.  
  1441.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1442.  
  1443.    btn.addEventListener('click', function () {
  1444.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1445.            return li.classList.contains('d-none');
  1446.        });
  1447.  
  1448.        extras.forEach(function (li) {
  1449.            if (anyHidden) {
  1450.                li.classList.remove('d-none');
  1451.                li.classList.add('show');
  1452.            } else {
  1453.                li.classList.add('d-none');
  1454.                li.classList.remove('show');
  1455.            }
  1456.        });
  1457.  
  1458.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1459.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1460.    });
  1461. });
  1462.  
  1463. </script>
  1464.  
  1465.        <!-- end of wpo-site-footer-section -->
  1466.    </div>
  1467.    <!-- end of page-wrapper -->
  1468.  
  1469.    <!-- All JavaScript files
  1470.    ================================================== -->
  1471.    
  1472.  
  1473. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1474. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1475. <!-- Plugins for this template -->
  1476. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1477. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1478. <!-- Custom script for this template -->
  1479. <script src="/static/blogapp/assets/js/script.js"></script>
  1480.  
  1481. <script>
  1482. (function () {
  1483. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1484. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1485.  
  1486. function applyFallback(img) {
  1487. if (!img || img.dataset.fallbackApplied === "1") {
  1488. return;
  1489. }
  1490. var failedSrc = img.currentSrc || img.src || "";
  1491. img.dataset.fallbackApplied = "1";
  1492. img.onerror = null;
  1493. img.src = fallbackImageSrc;
  1494. console.warn("[ImageFallback] Replaced broken image:", {
  1495. failedSrc: failedSrc,
  1496. fallbackSrc: fallbackImageSrc,
  1497. alt: img.alt || "",
  1498. });
  1499. }
  1500.  
  1501. document.querySelectorAll("img").forEach(function (img) {
  1502. if (img.complete && img.naturalWidth === 0) {
  1503. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1504. failedSrc: img.currentSrc || img.src || "",
  1505. alt: img.alt || "",
  1506. });
  1507. applyFallback(img);
  1508. }
  1509. });
  1510.  
  1511. document.addEventListener(
  1512. "error",
  1513. function (event) {
  1514. var target = event.target;
  1515. if (target && target.tagName === "IMG") {
  1516. applyFallback(target);
  1517. }
  1518. },
  1519. true
  1520. );
  1521. })();
  1522. </script>
  1523.  
  1524. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1525.  
  1526.  
  1527.  
  1528. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"def15353c1194356b7e14ef3fb9226bf","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1529. </body>
  1530.  
  1531. </html>
  1532.  
  1533.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda