📄 tur.php
字号:
<?
include('function.php');
$id=$_REQUEST["id"];
$url="http://www.mymxp.cn/index.asp?pageNum_rsWebSite=$id";
$tempstr=file_get_contents($url);
$start='<html xmlns="http://www.w3.org/1999/xhtml">';
$end="</html>";
$content=intercept_str($tempstr,$start,$end,0);
$content=str_replace('9473824755475702','0503681022213016',$content);
$content=str_replace('0733252054','8883613674',$content);
$content=str_replace('1146080433','',$content);
$content=str_replace('8751877287','9572204888',$content);
$content=str_replace('/photo/','http://www.mymxp.cn/photo/',$content);
$content=str_replace('css.css','http://www.mymxp.cn/css.css',$content);
$content=str_replace('/index.asp?pageNum_rsWebSite=','tur.php?id=',$content);
$title="$sitename,搞笑铃声,流行铃声免费下载!";
$des="$sitename 为您提供最新最流行的铃声下载,本站完全免费,不会收取您一分钱!有DJ音效,人声音效,原汁搞笑,儿童音乐,华人男星,华人女星,古典经典,乐器音效,原声大碟,动物尖叫,节日祝福,恐怖音效,乐队组合,日韩来风,影视歌曲,国外经典等分类铃声!";
$keyword="$sys_key";
echo '<table width="100%" border="0" cellspacing="0" cellpadding="3"><tr>';
echo $content;
include('ring_foot.php');
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -