$CACHETIME= 60*60*24; $url1 = $_SERVER['HTTP_HOST'].''.$_SERVER['REQUEST_URI']; $cacheurl=str_ireplace(array('/','?','=','$',"'"),'-',$url1); $agent = $_SERVER["HTTP_USER_AGENT"]; include'bot.php'; if($botcheck){ $CACHESOURCE='cache/bot/'.$cacheurl.'.html'; }else if(empty($agent) or strstr(strtolower($agent), "baidu") or strstr(strtolower($agent), "bing") or strstr(strtolower($agent), "microsoft") or strstr(strtolower($agent), "yahoo") or strstr(strtolower($agent), "search") or strstr(strtolower($agent), "image") or strstr(strtolower($agent), "video") or strstr(strtolower($agent), "news") or strstr(strtolower($agent), "bot") or strstr(strtolower($agent), "ads") or strstr(strtolower($agent), "spider") or strstr(strtolower($agent), "tool")) { $CACHESOURCE='cache/bot/'.$cacheurl.'.html'; }else if(strstr(strtolower($agent), "mobile")) { $CACHESOURCE='cache/mobile/'.$cacheurl.'.html'; }else{ $CACHESOURCE='cache/pc/'.$cacheurl.'.html'; } $CHECKLOAD=time() - $CACHETIME; if(file_exists($CACHESOURCE) AND ($CHECKLOAD < filemtime($CACHESOURCE))){ include($CACHESOURCE); die(); } else { ob_start(); include'connect.php'; $homepage = 'https://'.$_SERVER['HTTP_HOST']; $pageurl = 'https://'.$_SERVER['HTTP_HOST'].''.$_SERVER['REQUEST_URI']; $cat=$_GET['c']; $cat=ucwords(str_ireplace('-',' ',$cat)); $ca=$_GET['c']; $cat=$_GET['c']; $cat=ucwords(str_ireplace('-',' ',$cat)); $title='Latest Movies Updates 2024-2025 Mp4Moviez.Com Mp4Moviez.in Mp4-Moviez.in'; $description='Latest Movies or Web Series Updates Mp4Moviez 300MB 480p HD 720p From Mp4Moviez.Com'; include'head.php'; ?>