⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.php

📁 php。。。。。。。。。。。。。。。。。
💻 PHP
字号:
<?
include('function.php');
$url="http://www.mymxp.cn/index.asp";
$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";
$keyword="$sys_key";


echo '<table width="100%" border="0" cellspacing="0" cellpadding="3"><tr>';
echo $content;
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -