`
chinahnzhou
  • 浏览: 347363 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

防盗链小技巧

    博客分类:
  • web
 
阅读更多

if(document.referer == "" || document.referer.indexOf("mysite.com") == -1)
window.location= "http://www.mysite.com" ;

 

http://www.ccxcn.com/blog/post/124.html

 

http://blog.csdn.net/comenglish/article/details/1637882

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics