全球主机交流论坛

标题: 这是什么网站?我被雷倒了。 [打印本页]

作者: netroby    时间: 2011-1-21 17:37
标题: 这是什么网站?我被雷倒了。
这是什么网站?我被雷倒了。
http://print-your-mind.appspot.com/
作者: Globalization    时间: 2011-1-21 17:38
看看
作者: foxconndmd    时间: 2011-1-21 17:39
原帖由 netroby 于 2011-1-21 17:37 发表
这是什么网站?我被雷倒了。
http://print-your-mind.appspot.com/

偶这里GAE墙了
作者: citydog    时间: 2011-1-21 17:41
日,这是HOSTLOC的姊妹网?还是镜像站啊?
作者: 我是人    时间: 2011-1-21 18:17
这个之前有人发过了啊...
http://www.sunk.eu.org/thread-44453-1-2.html
作者: 我是人    时间: 2011-1-21 18:23
没挂,但是应该是墙了。
作者: mslxd    时间: 2011-1-21 18:31
厉害,,,,,一模一样,,,学得挺快
作者: weishimi    时间: 2011-1-21 18:31
原帖由 我是人 于 2011-1-21 18:17 发表
这个之前有人发过了啊...
http://www.sunk.eu.org/thread-44453-1-2.html

作者: pcboy128    时间: 2011-1-21 18:32
啥米来滴
作者: pcu84424    时间: 2011-1-21 18:32
谁能说下做这样的网站有什么好处吗? 能赚钱?
作者: foass    时间: 2011-1-21 19:03
啊。。。。。。 太山寨了
作者: cnweb    时间: 2011-1-21 19:04
草  我也被累倒了  前几天我看到我的站被他搞了 他还比我高些呢
作者: woaijay987    时间: 2011-1-21 19:22
把域名解析过来不就得了?
作者: yc260982    时间: 2011-1-21 19:24
太牛了
作者: Yikmings    时间: 2011-1-21 19:26
難怪 hostloc 一直不倒
作者: foxconndmd    时间: 2011-1-21 20:17
怎么搞的?
作者: 秋上书    时间: 2011-1-21 21:29
强大 这是采集还是直接解析的
作者: 76064866    时间: 2011-1-21 21:38
index.php

<?php
error_reporting(0);
$site='www.im286.com';
$mysite='www.abc.com';
$url=strtolower(substr($_SERVER['REQUEST_URI'],1));
$fullurl='http://'.$site.'/'.$url;
$html=file_get_contents($fullurl);
$out=str_replace($site,$mysite,$html);
$out=str_replace('forumdata/cache/style_8_common.css','http://www.im286.com/forumdata/cache/style_8_common.css',$out);
$out=str_replace('forumdata/cache/style_8_viewthread.css','http://www.im286.com/forumdata/cache/style_8_viewthread.css',$out);
$out=str_replace('include/javascript/common.js','http://www.im286.com/include/javascript/common.js',$out);
echo $out;
?>




.htaccess

<IfModule mod_rewrite.c>

RewriteEngine on

RewriteBase /

RewriteRule ^(.+)$ index.php?noindex

</IfModule>

作者: 不三不四    时间: 2011-1-22 13:47
mark一下
作者: xiusha    时间: 2011-1-22 14:39
反向代理吧?具体怎么做???
作者: kok    时间: 2011-1-22 18:43
大家手机下HOSTLOC 镜像站吧..... 这样不怕Q认证




欢迎光临 全球主机交流论坛 (https://sunk.eu.org/) Powered by Discuz! X3.4