• 大小: 0.32M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-30
  • 语言: PHP
  • 标签: 网站  系统  1  SEO  s  

资源简介

网站SEO报告系统 V1.0.rar

资源截图

代码片段和文件信息

ob_start(“ob_gzhandler“);
header(‘Content-Type:text/html;charset=utf-8‘);
$url=htmlspecialchars($_GET[‘url‘]);
$url=str_replace(“http://“““$url);
//$url=str_replace(“/“““$url);
if ($url<>““){

if (!strstr($url “.com“) and !strstr($url “.cn“) and !strstr($url “.net“) and !strstr($url “.so“) and !strstr($url “.org“) and !strstr($url “.info“) and !strstr($url “.biz“)  and !strstr($url “.name“) and !strstr($url “.tk“) and !strstr($url “.hk“)){
header(“location:?erro=url“);
exit;
}

class Curl {
    public $curl;
    public $manual_follow;
    public $redirect_url;
    public $cookiefile = null;
    public $headers = array();

    function Curl() {
$this->curl = curl_init();
$this->headers[] = “Accept: */*“;
$this->headers[] = “Cache-Control: max-a

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        222  2013-11-28 01:30  网站SEO报告系统 V1.0\url.txt

     文件        411  2013-12-12 08:45  网站SEO报告系统 V1.0\使用说明.txt

     文件      30807  2013-12-12 08:46  网站SEO报告系统 V1.0\index.php

     文件     448993  2013-12-12 08:51  网站SEO报告系统 V1.0\截图.jpg

     目录          0  2013-12-12 08:44  网站SEO报告系统 V1.0

----------- ---------  ---------- -----  ----

               480433                    5


评论

共有 条评论