Guest User

Untitled

a guest
Feb 21st, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.24 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  3. <meta http-equiv="cache-control" content="no-cache">
  4.  
  5. <meta name="robots" content="noindex, nofollow">
  6. <link rel="stylesheet" type="text/css" href="./gate2_files/style.css">
  7. <script src="./gate2_files/jquery.min.js"></script>
  8.  
  9. <title>gate2</title>
  10. </head>
  11. <body id="body_id">
  12.  
  13.  
  14. <script type="text/javascript">
  15. function get(n){
  16.       var half = window.location.hash.split(n+'=')[1];
  17.       return half? decodeURIComponent(half.split('&')[0]):null;
  18.   }
  19.  
  20. if(window.location.hash) {
  21.     //alert(window.location.hash);
  22.     var access_token = get('access_token');
  23.    
  24. } else {
  25.     document.location.href='https://oauth.vk.com/authorize?client_id=3330167&scope=photos,offline&redirect_uri='+window.location+'&display=page&v=5.10&response_type=token&revoke=1';
  26. }
  27. </script>
  28. <script type="text/javascript" src="./gate2_files/gate21.js"></script><div style="position: fixed; bottom: 0px; left: 0px; padding: 0px; border: 1px solid rgb(255, 204, 0); z-index: 100;"><label>gids:</label><input id="gids_box2" type="text" size="40"><br><button>Погнали!</button></div>
  29. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment