Вход Регистрация
Файл: index.php
Строк: 18
<?php
 
require_once ("../inc/head.php");
 require_once (
"conf.php");
 
header("Content-type:text/html; charset=utf-8");
 
 
$file file_get_contents("http://kzzone.ru/anim/?".$_SERVER['QUERY_STRING']);
 
 
$file=preg_replace('|<!DOCTYPE(.*?)</script></div>|si','',$file);
 
 
$file str_replace('<a href="data/''<a href="http://kzzone.ru/anim/data/'$file);
 
 
$file str_replace('<img src="data/''<img src="http://kzzone.ru/anim/data/'$file);
 
 
$file str_replace('<a href="http://kzzone.ru/">''<a href="/">'$file);
 
 
$file=preg_replace('|<div class="phdr">Рекомендуем посетить!</div>(.*?)</html>|si','',$file);
 
 echo 
$file;
 
 require_once (
"../inc/foot.php");
 
?>
Онлайн: 2
Реклама