发新话题
打印

[其他] Google的logout页面...

Google的logout页面...

这么多img...
复制内容到剪贴板
代码:
<html><head><title>Google Accounts</title>
<style type="text/css">
      .body { margin-left: 3em;
              margin-right: 5em;
              font-family: arial,sans-serif; }

      div.errorbox-good {}

      div.errorbox-bad {}

      div.errormsg { color: red; font-size: smaller; font-family: arial,sans-serif;}
      font.errormsg { color: red; font-size: smaller; font-family: arial,sans-serif;}
    </style>
</head>
<body onload="doRedirect()"><p><font face="Arial, sans-serif">Please wait...</font></p>
<noscript><meta http-equiv="refresh" content="5; url=&#39;http://www.google.se/accounts/Logout2?service=youtube&amp;ilo=1&amp;ils=s.SE%2Cs.DE%2Cs.GB&amp;ilc=1&amp;continue=http%3A%2F%2Fwww.youtube.com%2Findex&amp;zx=-435725589&#39;"></noscript>
<script type="text/javascript">
    function doRedirect() {
      location.replace("http://www.google.se/accounts/Logout2?service\x3dyoutube\x26ilo\x3d1\x26ils\x3ds.SE%2Cs.DE%2Cs.GB\x26ilc\x3d1\x26continue\x3dhttp%3A%2F%2Fwww.youtube.com%2Findex\x26zx\x3d-435725589");
    }
  </script>
<img src="https://www.google.com/calendar/remotelogout?r=-7784042533943854610" height="0" width="0" alt="Sign Out"> <img src="https://mail.google.com/mail?logout=img&amp;zx=-379943414940157017" height="0" width="0" alt="Sign Out"> <img src="https://www.google.com/adsense/remotelogout?r=5465843462429589680" height="0" width="0" alt="Sign Out"> <img src="http://spreadsheets.google.com/remotelogout?r=7315525548118571421" height="0" width="0" alt="Sign Out"> <img src="https://docs.google.com/remotelogout?r=-6813963947841438047" height="0" width="0" alt="Sign Out"> <img src="http://www.google.com/base/logout?r=-1027606294026131106" height="0" width="0" alt="Sign Out"> <img src="http://www.blogger.com/logoutz?zx=235838059358571654" height="0" width="0" alt="Sign Out"> <img src="http://editor.googlemashups.com/_ah/LogoutAll" height="0" width="0" alt="Sign Out"> <img src="http://knol.google.com/k/_remotelogout?r=-3335888534836928031" height="0" width="0" alt="Sign Out"> <img src="http://books.google.com/print?logout=1&amp;zx=-3156368770241016619" height="0" width="0" alt="Sign Out"> <img src="http://groups.google.com/groups/clear_session_cookie?r=-1270780249598706809" height="0" width="0" alt="Sign Out"> <img src="http://www.google.com/webmasters/tools/remotelogout?r=5982199071969907415" height="0" width="0" alt="Sign Out"> <img src="http://talkgadget.google.com/talkgadget/auth?logout=true&amp;zx=3971079218946725744" height="0" width="0" alt="Sign Out"></body></html>

TOP

疯了

TOP

引用:
原帖由 KingsamChen 于 2008-8-4 10:28 AM 发表
疯了
的确

TOP

回复 2楼 的帖子

他为了把各个服务都完成logout...

TOP

google 是不是把JS都隐藏到图片里去了。。。。
如果是
感觉好阴那。。。。。
QQ:150994007(验证码:cfan)
野心:收购Microsoft

TOP

没js
只是带着cookie访问一下,response下来del cookie

TOP

发新话题