Вход Регистрация
Файл: charts/track.php
Строк: 16
<?php
define
('_IN_JOHNCMS'1);
$headmod ="hit";
$textl 'Хит-Парады Sumbo.Su';
$rootpath '../';
require_once (
$rootpath ."incfiles/core.php");
require_once (
$rootpath ."incfiles/head.php");
header("Content-type:text/html; charset=utf-8");

$data file_get_contents("http://play.zaycu.ru/track/".$_GET['track']."?".$_SERVER['QUERY_STRING']);

$data preg_replace('/<?xml(.*?)</h2>/si'''$data);
$data preg_replace('/<img src="http://zaycu.ru/img/za.gif" alt="." />(.*?)</html>/si'''$data);

$data preg_replace('/<a href="/tracks/cut(.*?)</a>/si'''$data);
$data preg_replace('/<a href="/video(.*?)</a>/si'''$data);
$data preg_replace('/Исполнитель(.*?)Длительность/si''Длительность'$data);



$data str_replace('/charts/view/','view.php?id='$data);
$data str_replace('/lyrics/view/','lyrics.php?lyrics='$data);
$data str_replace('class="page"','class="list1"'$data);
$data str_replace('/lyrics/translate/','translate.php?translate='$data);

echo 
$data;
require_once (
$rootpath ."incfiles/end.php");
?>
Онлайн: 1
Реклама