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://889993024.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="karla">
  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-26T125526.695_kDfnndX_IvR5sxd_3wQXBJP.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends | Latest Tech News &amp; Reviews</title>
  17.    <meta name="description" content="Explore cutting-edge technology insights, digital trends, and expert reviews on gadgets, software, and innovations shaping the future.">
  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://889993024.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #606c38;
  42.        --bs-primary-rgb: 606c38;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #2a9d8f;
  45.        --bs-danger: #e63946;
  46.        --bs-warning: #e76f51;
  47.        --bs-info: #457b9d;
  48.        --bs-light: #f4f1de;
  49.        --bs-dark: #283618;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #606c38;
  53.        --theme-primary-color-s2: #606c38;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #283618;
  57.        --text-light-color: #676767;
  58.        --heading-color: #283618;
  59.        --border-color: #d8d5c4;
  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: #e9ece2;
  75.        --navbar-color: #283618;
  76.        --topbar-bg: #f4f1de;
  77.        --topbar-color: #283618;
  78.        --footer-bg: #283618;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d8d5c4;
  82.        --card-radius: 10px;
  83.        --link-color: #606c38;
  84.        --link-hover: #4a552c;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(96, 108, 56, 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_20">
  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. <nav class="navigation navbar navbar-expand-lg navbar-light custom-nav dynamic-navbar mb-4">
  414.  <div class="container-fluid fluid-container">
  415.    <div class="row flex-wrap align-items-center">
  416.      <div class="col-lg-3 col-md-3 col-3 d-lg-none dl-block">
  417.        <div class="mobail-menu">
  418.          <button type="button" class="navbar-toggler open-btn">
  419.            <span class="sr-only">Toggle navigation</span>
  420.            <span class="icon-bar first-angle"></span>
  421.            <span class="icon-bar middle-angle"></span>
  422.            <span class="icon-bar last-angle"></span>
  423.          </button>
  424.        </div>
  425.      </div>
  426.      <div class="col-lg-2 col-md-6 col-6">
  427.        <div class="navbar-header">
  428.          <a class="navbar-brand" href="/">
  429.            
  430.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/d670003c-d6a3-4cb8-bd1e-4517047516fa_logo.png" alt="TechSphere Blog" />
  431.            
  432.          </a>
  433.        </div>
  434.  
  435.      </div>
  436.      <div class="col-lg-8 col-md-1 col-1">
  437.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  438.          <button class="menu-close"><i class="ti-close"></i></button>
  439.          <ul class="nav navbar-nav mb-2 mb-lg-0">
  440.            <li>
  441.              <a href="/">
  442.                Home
  443.              </a>
  444.            </li>
  445.            
  446.            
  447.             <li>
  448.              <a href="/category/all-posts/">
  449.                All Posts
  450.              </a>
  451.              </li>
  452.              
  453.  
  454.                  
  455.              
  456.             <li>
  457.              <a href="/category/business/">
  458.                Business
  459.              </a>
  460.              </li>
  461.              
  462.  
  463.                  
  464.              
  465.             <li>
  466.              <a href="/category/esports/">
  467.                Esports
  468.              </a>
  469.              </li>
  470.              
  471.  
  472.                  
  473.              
  474.             <li>
  475.              <a href="/category/fashion/">
  476.                Fashion
  477.              </a>
  478.              </li>
  479.              
  480.  
  481.                  
  482.              
  483.             <li>
  484.              <a href="/category/featured/">
  485.                Featured
  486.              </a>
  487.              </li>
  488.              
  489.  
  490.                  
  491.              
  492.            
  493.              <li class="menu-item-has-children">
  494.                <a href="#">More</a>
  495.                <ul class="sub-menu">
  496.                  <li>
  497.                    <a href="/category/gaming/">
  498.                      Gaming
  499.                    </a>
  500.                  </li>
  501.                  
  502.  
  503.                  
  504.              
  505.            
  506.                  <li>
  507.                    <a href="/category/health/">
  508.                      Health
  509.                    </a>
  510.                  </li>
  511.                  
  512.  
  513.                  
  514.              
  515.            
  516.                  <li>
  517.                    <a href="/category/life-fitness/">
  518.                      Life &amp; Fitness
  519.                    </a>
  520.                  </li>
  521.                  
  522.  
  523.                  
  524.              
  525.            
  526.                  <li>
  527.                    <a href="/category/lifestyle/">
  528.                      Lifestyle
  529.                    </a>
  530.                  </li>
  531.                  
  532.  
  533.                  
  534.              
  535.            
  536.                  <li>
  537.                    <a href="/category/news/">
  538.                      News
  539.                    </a>
  540.                  </li>
  541.                  
  542.  
  543.                  
  544.              
  545.            
  546.                  <li>
  547.                    <a href="/category/others/">
  548.                      Others
  549.                    </a>
  550.                  </li>
  551.                  
  552.  
  553.                  
  554.              
  555.            
  556.                  <li>
  557.                    <a href="/category/politics/">
  558.                      Politics
  559.                    </a>
  560.                  </li>
  561.                  
  562.  
  563.                  
  564.              
  565.            
  566.                  <li>
  567.                    <a href="/category/sports/">
  568.                      Sports
  569.                    </a>
  570.                  </li>
  571.                  
  572.  
  573.                  
  574.              
  575.            
  576.                  <li>
  577.                    <a href="/category/tech/">
  578.                      Tech
  579.                    </a>
  580.                  </li>
  581.                  
  582.  
  583.                  
  584.              
  585.            
  586.                  <li>
  587.                    <a href="/category/travel/">
  588.                      Travel
  589.                    </a>
  590.                  </li>
  591.                  
  592.  
  593.                  
  594.                </ul>
  595.              </li>
  596.              
  597.              
  598.              
  599.              <li>
  600.                <a href="/page/contact-us/">
  601.                  Contact Us
  602.                </a>
  603.              </li>
  604.          </ul>
  605.        </div>
  606.        <!-- end of nav-collapse -->
  607.      </div>
  608.      <div class="col-lg-2 col-md-2 col-2">
  609.        <div class="header-right">
  610.          <div class="header-search-form-wrapper">
  611.            <div class="cart-search-contact"> <button class="search-toggle-btn"><i
  612.                  class="fi flaticon-magnifiying-glass text-link"></i></button>
  613.              <div class="header-search-form">
  614.                <form id="search-form">
  615.                  <div> <input type="text"  id="search-input" class="form-control" placeholder="Search here..." /> <button><i
  616.                        class="fi flaticon-magnifiying-glass"></i></button> </div>
  617.                </form>
  618.                <div id="search-results" class="search-v1 mt-2"></div>
  619.              </div>
  620.            </div>
  621.          </div>
  622.  
  623.          
  624.          <!-- <div class="header-right-menu-wrapper d-none d-md-flex">
  625.            <div class="header-right-menu">
  626.              <div class="right-menu-toggle-btn">
  627.                <span class="bg-link"></span>
  628.                <span class="bg-link"></span>
  629.                <span class="bg-link"></span>
  630.              </div>
  631.              <div class="header-right-menu-wrap z-1">
  632.                <button class="right-menu-close"><i class="ti-close"></i></button>
  633.                <div class="logo">
  634.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  635.                </div>
  636.                <div class="header-right-sec">
  637.                  <div class="project-widget widget">
  638.                    <h3 class="blog-color">Our Latest News</h3>
  639.                    <div class="posts">
  640.                      <div class="post">
  641.                        <div class="img-holder">
  642.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  643.                        </div>
  644.                        <div class="details">
  645.                          <span class="date blog-color">19 Jun 2022</span>
  646.                          <h4><a href="blog-single.html" class="blog-color">Perfect Photo Clicking Idea You Must
  647.                              Know.</a></h4>
  648.                        </div>
  649.                      </div>
  650.                      <div class="post">
  651.                        <div class="img-holder">
  652.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  653.                        </div>
  654.                        <div class="details">
  655.                          <span class="date blog-color">22 May 2022</span>
  656.                          <h4><a href="blog-single.html" class="blog-color">Best tourism site all over the world.</a>
  657.                          </h4>
  658.                        </div>
  659.                      </div>
  660.                      <div class="post">
  661.                        <div class="img-holder">
  662.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  663.                        </div>
  664.                        <div class="details">
  665.                          <span class="date blog-color">12 Apr 2022</span>
  666.                          <h4><a href="blog-single.html" class="blog-color">Whats In Trend in Now Woman Fashion.</a>
  667.                          </h4>
  668.                        </div>
  669.                      </div>
  670.                    </div>
  671.                  </div>
  672.                  <div class="widget wpo-contact-widget">
  673.                    <div class="widget-title">
  674.                      <h3 class="blog-color">Contact Us</h3>
  675.                    </div>
  676.                    <div class="contact-ft">
  677.                      <ul>
  678.                        <li>
  679.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  680.                        </li>
  681.                        <li>
  682.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  683.                          + 8 (123) 123 456 789
  684.                        </li>
  685.                        <li>
  686.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  687.                        </li>
  688.                      </ul>
  689.                    </div>
  690.                  </div>
  691.                </div>
  692.              </div>
  693.              <div class="sidebar-blur"> </div>
  694.            </div>
  695.          </div> -->
  696.        </div>
  697.      </div>
  698.    </div>
  699.    <!-- end of container -->
  700. </nav>
  701. </nav>
  702. <style>
  703.  .navbar-brand img {
  704.    height: 70px;
  705.    object-fit: contain;
  706.  }
  707. </style>
  708. <script>
  709.  // jQuery or vanilla JavaScript to handle the AJAX search
  710.  document.getElementById("search-input").addEventListener("keyup", function (e) {
  711.    e.preventDefault();  // Prevent the form from submitting normally
  712.  
  713.    const query = document.getElementById("search-input").value;
  714.  // Check if the input field is empty
  715.    if (query === "") {
  716.      // Clear the search results if the input is empty
  717.      document.getElementById("search-results").innerHTML = "";
  718.      return; // Exit the function early to avoid making an AJAX request
  719.    }
  720.    // Send AJAX request
  721.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  722.      method: "GET",
  723.        headers: {
  724.          "X-Requested-With": "XMLHttpRequest",
  725.        },
  726.    })
  727.      .then(response => response.json())
  728.      .then(data => {
  729.        if (data.html) {
  730.          document.getElementById("search-results").innerHTML = data.html;
  731.        } else {
  732.          document.getElementById("search-results").innerHTML = "<p>No results found.</p>";
  733.        }
  734.      })
  735.      .catch(error => {
  736.        console.error("Error fetching search results:", error);
  737.      });
  738.  });
  739.  
  740. </script>
  741.  
  742.        </header>
  743.        <!-- end of header -->
  744.        <!-- start of wpo-blog-hero -->
  745.        
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.        <!-- end of wpo-blog-hero -->
  756.  
  757.        <!-- start of wpo-breacking-news -->
  758.        
  759.        <!-- end of wpo-breacking-news -->
  760.        
  761.        <!-- start wpo-blog-highlights-section -->
  762.        
  763.  
  764.  
  765.  
  766.    
  767.  
  768.  
  769.  <style>
  770.    .blog-section {
  771.      padding: 60px 0;
  772.    }
  773.  
  774.    .blog-card {
  775.      background: var(--card-bg);
  776.      border-radius: 12px;
  777.      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  778.      transition: box-shadow 0.3s ease, transform 0.3s ease;
  779.      margin-bottom: 30px;
  780.      overflow: hidden;
  781.      border: none;
  782.    }
  783.  
  784.    .blog-card-body {
  785.      padding: 30px;
  786.    }
  787.  
  788.    .blog-category {
  789.      display: inline-block;
  790.      padding: 6px 16px;
  791.      border-radius: 20px;
  792.      font-size: 12px;
  793.      font-weight: 600;
  794.      text-transform: uppercase;
  795.      letter-spacing: 0.5px;
  796.      margin-bottom: 20px;
  797.    }
  798.  
  799.    .blog-title {
  800.      font-weight: 700;
  801.      color: var(--topbar-color);
  802.      margin-bottom: 20px;
  803.      line-height: 1.4;
  804.      text-decoration: none;
  805.    }
  806.  
  807.    .blog-title:hover {
  808.      color: #1e40af !important;
  809.      text-decoration: none;
  810.    }
  811.  
  812.    .blog-meta {
  813.      display: flex;
  814.      align-items: center;
  815.      margin-bottom: 20px;
  816.      color: var(--topbar-color);
  817.      font-size: 14px;
  818.    }
  819.  
  820.    .blog-meta img {
  821.      width: 35px;
  822.      height: 35px;
  823.      border-radius: 50%;
  824.      object-fit: cover;
  825.      display: block;
  826.    }
  827.  
  828.    .blog-meta .meta-info {
  829.      display: flex;
  830.      align-items: center;
  831.      gap: 15px;
  832.    }
  833.  
  834.    .blog-description {
  835.      color: var(--topbar-color);
  836.      line-height: 1.7;
  837.      margin-bottom: 25px;
  838.      font-size: 15px;
  839.    }
  840.  
  841.    .read-more-btn {
  842.      background: transparent;
  843.      border: 2px solid var(--bs-primary);
  844.      color: var(--bs-primary);
  845.      padding: 12px 30px;
  846.      border-radius: 6px;
  847.      font-weight: 600;
  848.      text-transform: uppercase;
  849.      letter-spacing: 0.5px;
  850.      transition: all 0.3s ease;
  851.      text-decoration: none;
  852.      display: inline-block;
  853.      font-size: 13px;
  854.    }
  855.  
  856.    .read-more-btn:hover {
  857.      background: var(--bs-primary);
  858.      color: var(--bs-white) !important;
  859.      text-decoration: none;
  860.    }
  861.  
  862.    .section-title {
  863.      text-align: center;
  864.      margin-bottom: 50px;
  865.    }
  866.  
  867.    .section-title h2 {
  868.      font-size: 42px;
  869.      font-weight: 800;
  870.      color: #2c3e50;
  871.      margin-bottom: 15px;
  872.    }
  873.  
  874.    .section-title p {
  875.      color: #6c757d;
  876.      font-size: 18px;
  877.      max-width: 600px;
  878.      margin: 0 auto;
  879.    }
  880.  
  881.    .avatar-placeholder {
  882.      width: 35px;
  883.      height: 35px;
  884.      border-radius: 50%;
  885.      background: linear-gradient(45deg, var(--bs-primary), #20c997);
  886.      display: flex;
  887.      align-items: center;
  888.      justify-content: center;
  889.      color: var(--bs-white);
  890.      font-weight: bold;
  891.      margin-right: 12px;
  892.      overflow: hidden;
  893.    }
  894.  
  895.    @media (max-width: 768px) {
  896.  
  897.  
  898.      .section-title h2 {
  899.        font-size: 32px;
  900.      }
  901.  
  902.      .blog-card-body {
  903.        padding: 20px;
  904.      }
  905.    }
  906.  
  907.    /* ===== Smooth Fade on Scroll (Up & Down) ===== */
  908.    :root{
  909.      --fade-distance: 28px;
  910.      --fade-duration: 700ms;
  911.      --fade-ease: cubic-bezier(0.16,1,0.3,1);
  912.    }
  913.  
  914.    .fade-base{
  915.      opacity: 0;
  916.      filter: blur(2px);
  917.      transform: translateY(var(--y,0)) translateZ(0); /* GPU hint */
  918.      transition:
  919.        opacity var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  920.        transform var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  921.        filter var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms);
  922.      will-change: transform, opacity, filter;
  923.    }
  924.    .fade-up   { --y: var(--fade-distance); }          /* when entering on scroll down */
  925.    .fade-down { --y: calc(var(--fade-distance) * -1); }/* when entering on scroll up */
  926.  
  927.    .fade-show{
  928.      opacity: 1;
  929.      filter: blur(0);
  930.      transform: translateY(0) translateZ(0);
  931.    }
  932.  
  933.    /* Hover should still work after fade-in */
  934.    .blog-card.fade-show:hover{
  935.      transform: translateY(-5px) translateZ(0);
  936.      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  937.    }
  938.  
  939.    /* Reduced motion */
  940.    @media (prefers-reduced-motion: reduce){
  941.      .fade-base{
  942.        transition: none !important;
  943.        transform: none !important;
  944.        opacity: 1 !important;
  945.        filter: none !important;
  946.      }
  947.      .blog-card.fade-show:hover{
  948.        transform: none !important;
  949.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  950.      }
  951.    }
  952.  </style>
  953.  
  954.  <section class="blog-section">
  955.    <div class="container-fluid fluid-container">
  956.      <div class="row">
  957.        <div class="section-title ">
  958.          <h2>
  959.                Today's Top Highlights
  960.                   </h2>
  961.          <p>Stay updated with the latest insights and trends in online gaming</p>
  962.        </div>
  963.  
  964.        <div class="col-lg-8 col-12">
  965.          
  966.          
  967.  
  968.        </div>
  969.  
  970.         <div class="col col-lg-4 col-12">
  971.                
  972.  
  973.  
  974.  
  975.    
  976.  
  977. <!-- Curved Heading Sidebar -->
  978.    <div class="sidebar">
  979.        
  980.  
  981.       <!-- <div class="sidebar-widget mb-5">
  982.            <div class="widget-title-wrapper mb-3">
  983.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  984.                    <div class="title-border"></div>
  985.                    <i class="ti-folder me-2"></i>Blog Archives
  986.                </h4>
  987.            </div>
  988.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  989.                <div class="archives-list">
  990.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  991.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  992.                            <i class="ti-angle-right me-2 text-primary"></i>
  993.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  994.                        </a>
  995.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  996.                    </div>
  997.  
  998.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  999.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1000.                            <i class="ti-angle-right me-2 text-primary"></i>
  1001.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  1002.                        </a>
  1003.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  1004.                    </div>
  1005.  
  1006.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1007.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1008.                            <i class="ti-angle-right me-2 text-primary"></i>
  1009.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  1010.                        </a>
  1011.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  1012.                    </div>
  1013.  
  1014.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1015.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1016.                            <i class="ti-angle-right me-2 text-primary"></i>
  1017.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  1018.                        </a>
  1019.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  1020.                    </div>
  1021.  
  1022.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1023.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1024.                            <i class="ti-angle-right me-2 text-primary"></i>
  1025.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  1026.                        </a>
  1027.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  1028.                    </div>
  1029.  
  1030.                    <div class="archive-item d-flex justify-content-between align-items-center">
  1031.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1032.                            <i class="ti-angle-right me-2 text-primary"></i>
  1033.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  1034.                        </a>
  1035.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  1036.                    </div>
  1037.                </div>
  1038.                
  1039.                <div class="text-center mt-4 pt-3 border-top border-color">
  1040.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1041.                        <i class="ti-archive me-1"></i>View All Archives
  1042.                    </a>
  1043.                </div>
  1044.            </div>
  1045.        </div> -->
  1046.  
  1047.        <div class="sidebar-widget mb-4">
  1048.            <div class="widget-title-wrapper mb-3">
  1049.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1050.                    <div class="title-border-primary"></div>
  1051.                    <i class="ti-star me-2"></i>Popular Posts
  1052.                </h4>
  1053.            </div>
  1054.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  1055.                <div class="popular-post-list">
  1056.                    
  1057.  
  1058.                </div>
  1059.                
  1060.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1061.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1062.                        <i class="ti-trophy me-1"></i>View All Popular
  1063.                    </a>
  1064.                </div> -->
  1065.            </div>
  1066.        </div>
  1067.  
  1068. </div>
  1069.  
  1070. <style>
  1071.     .widget-content {
  1072.        margin-top: -1px;
  1073.        position: relative;
  1074.        z-index: 1;
  1075.         background-color: var(--card-bg);
  1076.    }
  1077. </style>
  1078.  
  1079.    
  1080.            </div>
  1081.      </div>
  1082.    </div>
  1083.  </section>
  1084.  
  1085.  <script>
  1086.    // Smooth fade on scroll (adds .fade-up on downward scroll, .fade-down on upward scroll)
  1087.    document.addEventListener('DOMContentLoaded', function () {
  1088.      // Fallback if IntersectionObserver unavailable
  1089.      if (!('IntersectionObserver' in window)) {
  1090.        document.querySelectorAll('.fade-base').forEach(el => el.classList.add('fade-show'));
  1091.        return;
  1092.      }
  1093.  
  1094.      let lastY = window.pageYOffset || 0;
  1095.      let scrollDir = 'down';
  1096.      let ticking = false;
  1097.  
  1098.      // Jank-free scroll direction tracking
  1099.      window.addEventListener('scroll', () => {
  1100.        const y = window.pageYOffset || 0;
  1101.        if (!ticking) {
  1102.          requestAnimationFrame(() => {
  1103.            scrollDir = y > lastY ? 'down' : 'up';
  1104.            lastY = y <= 0 ? 0 : y;
  1105.            ticking = false;
  1106.          });
  1107.          ticking = true;
  1108.        }
  1109.      }, { passive: true });
  1110.  
  1111.      const options = {
  1112.        threshold: 0.18,
  1113.        rootMargin: '0px 0px -8% 0px'
  1114.      };
  1115.  
  1116.      const io = new IntersectionObserver((entries) => {
  1117.        entries.forEach((entry) => {
  1118.          const el = entry.target;
  1119.  
  1120.          if (entry.isIntersecting) {
  1121.            // direction-based class
  1122.            el.classList.remove('fade-up', 'fade-down');
  1123.            el.classList.add(scrollDir === 'down' ? 'fade-up' : 'fade-down');
  1124.  
  1125.            // smooth timing (override-able per element via CSS vars)
  1126.            if (!el.style.getPropertyValue('--dur')) {
  1127.              el.style.setProperty('--dur', '700ms');
  1128.            }
  1129.            if (!el.style.getPropertyValue('--ease')) {
  1130.              el.style.setProperty('--ease', 'cubic-bezier(0.16,1,0.3,1)');
  1131.            }
  1132.  
  1133.            el.classList.add('fade-show');
  1134.          } else {
  1135.            // re-animate when re-entering
  1136.            el.classList.remove('fade-show');
  1137.          }
  1138.        });
  1139.      }, options);
  1140.  
  1141.      // Observe all fade targets with a light stagger
  1142.      const nodes = Array.from(document.querySelectorAll('.fade-base'));
  1143.      nodes.forEach((el, i) => {
  1144.        // 0–5 -> 0–300ms stagger (loops every 6)
  1145.        el.style.setProperty('--stagger', `${(i % 6) * 60}ms`);
  1146.        io.observe(el);
  1147.      });
  1148.    });
  1149.  </script>
  1150.  
  1151.  
  1152.    
  1153.        
  1154.        <!-- end wpo-blog-highlights-section -->
  1155.        <!-- start wpo-blog-sponsored-section -->
  1156.        
  1157.  
  1158.  
  1159.  
  1160.    
  1161.  
  1162.  
  1163.  
  1164.    
  1165.        <!-- end wpo-blog-sponsored-section -->
  1166.        <!-- start wpo-subscribe-section -->
  1167.        
  1168.        <!-- end subscribe-section -->
  1169.        <!-- start of wpo-site-footer-section -->
  1170.        
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176. <footer class="wpo-site-footer-v5 bg-primary-gradient">
  1177.  <!-- Top Layer: Logo & Tagline -->
  1178.  <div class="footer-top-layer py-5 text-center">
  1179.    <div class="container-fluid fluid-container">
  1180.      <div class="row">
  1181.        <div class="col-12">
  1182.          <div class="brand-logo">
  1183.            
  1184.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/d670003c-d6a3-4cb8-bd1e-4517047516fa_logo.png" alt="TechSphere Blog" class="footer-logo" />
  1185.            
  1186.            <p class="brand-tagline mt-2">Explore cutting-edge technology insights, digital trends, and expert reviews on gadgets, software, and innovations shaping the future.</p>
  1187.          </div>
  1188.        </div>
  1189.      </div>
  1190.    </div>
  1191.  </div>
  1192.  
  1193.  <!-- Content Layer: Full-Width Bands -->
  1194.  <div class="footer-content-layer pt-4">
  1195.    <div class="container-fluid fluid-container">
  1196.      <!-- Quick Links -->
  1197.      <div class="row">
  1198.        <div class="col-12 band-block py-3 mb-3 border-bottom">
  1199.          <h5 class="column-title">Quick Links</h5>
  1200.          <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1201.            
  1202.          </ul>
  1203.        </div>
  1204.      </div>
  1205.      <!-- Top Categories -->
  1206.      <div class="row">
  1207.        <div class="col-12 band-block pb-4  border-bottom">
  1208.          <h5 class="column-title">Top Categories</h5>
  1209.          <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1210.            
  1211.              <li>
  1212.                <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1213.              </li>
  1214.            
  1215.              <li>
  1216.                <a class="menu-link" href="/category/business/">Business</a>
  1217.              </li>
  1218.            
  1219.              <li>
  1220.                <a class="menu-link" href="/category/esports/">Esports</a>
  1221.              </li>
  1222.            
  1223.              <li>
  1224.                <a class="menu-link" href="/category/fashion/">Fashion</a>
  1225.              </li>
  1226.            
  1227.              <li>
  1228.                <a class="menu-link" href="/category/featured/">Featured</a>
  1229.              </li>
  1230.            
  1231.          </ul>
  1232.        </div>
  1233.      </div>
  1234.      <!-- Blog Rolls -->
  1235.       <div class="row">
  1236.        <div class="col-12 band-block py-3 mb-3 border-bottom">
  1237.          <h5 class="column-title">Blog Rolls</h5>
  1238.          <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3" id="blogRollLinks">
  1239.            
  1240.            
  1241.  
  1242.            
  1243.            
  1244.              
  1245.            
  1246.          </ul>
  1247.        </div>
  1248.      </div>
  1249.    </div>
  1250.  </div>
  1251.  
  1252.  <!-- Bottom Layer -->
  1253.  <div class="footer-bottom-layer bg-primary text-white py-3">
  1254.    <div class="container-fluid fluid-container">
  1255.      <div class="row">
  1256.        <div class="col-12 text-center">
  1257.          <div class="bottom-content d-flex flex-wrap justify-content-center gap-3">
  1258.            <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  1259.            <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  1260.            <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1261.            <span class="copyright-info">&copy; 2026 <strong>TechSphere Blog</strong>. All rights reserved.</span>
  1262.          </div>
  1263.        </div>
  1264.      </div>
  1265.    </div>
  1266.  </div>
  1267. </footer>
  1268.  
  1269. <style>
  1270.  
  1271. .footer-logo {
  1272.    height: 60px;
  1273.    width: auto;
  1274. }
  1275.  
  1276. .brand-title {
  1277.    font-size: 22px;
  1278.    font-weight: 800;
  1279.    color: white !important;
  1280.    margin: 0;
  1281. }
  1282.  
  1283. .brand-tagline {
  1284.    font-size: 14px;
  1285.    color: white !important;
  1286.    margin: 0;
  1287. }
  1288.  
  1289. .column-title {
  1290.    font-size: 16px;
  1291.    font-weight: 700;
  1292.    color:  white !important;
  1293.    margin-bottom: 12px;
  1294.    text-align: center;
  1295. }
  1296.  
  1297. .footer-menu {
  1298.    margin: 0;
  1299. }
  1300.  
  1301. .menu-link {
  1302.    color: white !important;
  1303.    text-decoration: none;
  1304.    font-size: 14px;
  1305.    font-weight: 600;
  1306.    transition: color 0.3s ease;
  1307. }
  1308.  
  1309.  
  1310. .footer-bottom-layer {
  1311.    font-size: 13px;
  1312. }
  1313.  
  1314. .utility-link {
  1315.    color: white !important;
  1316.    text-decoration: none;
  1317.    font-size: 13px;
  1318.    font-weight: 600;
  1319.    transition: color 0.3s ease;
  1320. }
  1321.  
  1322. .utility-link:hover {
  1323.    color: blue !important;
  1324. }
  1325.  
  1326. .copyright-info {
  1327.    font-size: 13px;
  1328.    font-weight: 600;
  1329. }
  1330.  
  1331. /* Responsive Design */
  1332. @media (max-width: 768px) {
  1333.    .footer-logo {
  1334.        height: 60px;
  1335.    }
  1336.    
  1337.    .column-title {
  1338.        font-size: 15px;
  1339.    }
  1340.    
  1341.    .menu-link {
  1342.        font-size: 13px;
  1343.    }
  1344. }
  1345.  
  1346. @media (max-width: 576px) {
  1347.    .brand-title {
  1348.        font-size: 20px;
  1349.    }
  1350.    
  1351.    .brand-tagline {
  1352.        font-size: 12px;
  1353.    }
  1354.    
  1355.    .cta-btn {
  1356.        font-size: 12px;
  1357.        padding: 5px 12px;
  1358.    }
  1359.    
  1360.    .band-block {
  1361.        border-left: 3px solid var(--primary-color);
  1362.    }
  1363. }
  1364. </style>
  1365.  
  1366. <script>
  1367. // Prevent default for placeholder links
  1368. document.addEventListener('DOMContentLoaded', function() {
  1369.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1370.        anchor.addEventListener('click', function(e) {
  1371.            e.preventDefault();
  1372.        });
  1373.    });
  1374. });
  1375. document.addEventListener('DOMContentLoaded', function () {
  1376.    var btn = document.getElementById('toggleBlogRollLinks');
  1377.    if (!btn) return; // No extra items, no button
  1378.  
  1379.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1380.  
  1381.    btn.addEventListener('click', function () {
  1382.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1383.            return li.classList.contains('d-none');
  1384.        });
  1385.  
  1386.        extras.forEach(function (li) {
  1387.            if (anyHidden) {
  1388.                li.classList.remove('d-none');
  1389.                li.classList.add('show');
  1390.            } else {
  1391.                li.classList.add('d-none');
  1392.                li.classList.remove('show');
  1393.            }
  1394.        });
  1395.  
  1396.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1397.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1398.    });
  1399. });
  1400.  
  1401. </script>
  1402.  
  1403.        <!-- end of wpo-site-footer-section -->
  1404.    </div>
  1405.    <!-- end of page-wrapper -->
  1406.  
  1407.    <!-- All JavaScript files
  1408.    ================================================== -->
  1409.    
  1410.  
  1411. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1412. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1413. <!-- Plugins for this template -->
  1414. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1415. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1416. <!-- Custom script for this template -->
  1417. <script src="/static/blogapp/assets/js/script.js"></script>
  1418.  
  1419. <script>
  1420. (function () {
  1421. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1422. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1423.  
  1424. function applyFallback(img) {
  1425. if (!img || img.dataset.fallbackApplied === "1") {
  1426. return;
  1427. }
  1428. var failedSrc = img.currentSrc || img.src || "";
  1429. img.dataset.fallbackApplied = "1";
  1430. img.onerror = null;
  1431. img.src = fallbackImageSrc;
  1432. console.warn("[ImageFallback] Replaced broken image:", {
  1433. failedSrc: failedSrc,
  1434. fallbackSrc: fallbackImageSrc,
  1435. alt: img.alt || "",
  1436. });
  1437. }
  1438.  
  1439. document.querySelectorAll("img").forEach(function (img) {
  1440. if (img.complete && img.naturalWidth === 0) {
  1441. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1442. failedSrc: img.currentSrc || img.src || "",
  1443. alt: img.alt || "",
  1444. });
  1445. applyFallback(img);
  1446. }
  1447. });
  1448.  
  1449. document.addEventListener(
  1450. "error",
  1451. function (event) {
  1452. var target = event.target;
  1453. if (target && target.tagName === "IMG") {
  1454. applyFallback(target);
  1455. }
  1456. },
  1457. true
  1458. );
  1459. })();
  1460. </script>
  1461.  
  1462. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1463.  
  1464.  
  1465.  
  1466. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"233ffc1ddfa74dcebae102a2b067b801","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1467. </body>
  1468.  
  1469. </html>
  1470.  
  1471.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda