[ Index ]
 

Code source de bblocked 0.6.5

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/templates/original/ -> temp_main.php (source)

   1  <?php
   2  /* Do not remove, prevents direct file access */
   3  if(!defined('BB'))
   4      die();
   5  ?>
   6  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
   7  <html>
   8      <head>
   9      
  10          <HEADER>
  11  
  12          <script defer>
  13              if(top.location != self.location)
  14                  top.location.href = self.location;
  15              
  16  			function furl() { document.f.<ARG_URL>.select(); }
  17          </script>
  18          
  19      </head>
  20      
  21      <body onLoad="furl();">
  22  
  23          <div width="100%" align="center">
  24              <div class="holder">
  25  
  26                  <a href="http://www.bblocked.org/" title="bblocked.org" target="_blank" onFocus="this.blur();">
  27                      <img src="<TEMPLATE_DIR>/images/bblocked_800x120.gif" width="800" height="120" alt="" border="0" />
  28                  </a>
  29  
  30                  <div style="margin: 18px 0 18px 0;">
  31                      Welcome to bblocked, welcome to a world of possibilities. Using bblocked's state of the art technology you are able to
  32                      obtain access to <strong>any</strong> site you want, whenever and whereever you want! Just type in your url below, and
  33                      submit, you are now at your destination site! So what are you waiting for! Get started now!
  34                  </div>
  35  
  36                  <div style="margin: 39px 0 24px 0;">
  37                      <form action="<SCRIPT_URL>" name="f" target="_top" method="post" onSubmit="this.submit.disabled=true;this.submit.value='-Sending Request-';">
  38  
  39                          URL <note>(i.e. google.com)</note>:
  40                          <input class="addr" name="<ARG_URL>" type="text" value="http://www.bblocked.org/" title="bblocked Proxy" size="50" onFocus="this.value=(this.value=='http://www.bblocked.org/')?'':this.value;this.select();" onBlur="this.value=(this.value=='')?'http://www.bblocked.org/':this.value;var holder=this.value;this.value='';this.value=holder;" />
  41  
  42                          <p>
  43                              <input name="submit" type="submit" value="Go To Your Site" onFocus="this.blur();" />
  44                          </p>
  45                          
  46                      </form>
  47                  </div>
  48  
  49                  <FOOTER>
  50  
  51              </div>
  52          </div>
  53  
  54      </body>
  55  </html>


Généré le : Tue Nov 20 20:31:26 2007 par Balluche grâce à PHPXref 0.7 Clicky Web Analytics