Skip to content

popeyefly3/google

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google proxy search web

本应用代码只用于学习研究,使用前三思而后行

示例

不方便提供

install

放置代码在任意国外空间,如hongkong 如果有空闲空间,可以在首页加入如下

if($_SERVER['HTTP_HOST']=='cctv.com'||$_SERVER['HTTP_HOST']=='www.cctv.com'){
    include 'search/home.html';
    exit();
}

免责申明

该代码来源于无意识情况下开发,一切使用责任均与本人没有关系

About

google proxy search web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.5%
  • HTML 15.7%
  • PHP 15.3%
  • CSS 11.5%