[ Index ] |
|
Code source de Zelune 2.1 |
1 <?php include"config.php" ?> 2 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 <html xmlns="http://www.w3.org/1999/xhtml"> 5 <head> 6 7 <title><?php echo $sitetitle; ?></title> 8 9 <meta name="description" content="<?php echo $metadescription; ?>"> 10 11 <meta name="keywords" content="<?php echo $metakeywords; ?>"> 12 13 14 </head> 15 <style type="text/css"> 16 html, body { 17 font-family: "Lucida Sans Unicode", "Tahoma", sans-serif; 18 font-size: 12px; 19 width: 460px; 20 margin: 60px auto 20px auto; 21 } 22 h1 { 23 font-size: 2em; 24 } 25 #new_url { 26 font-family: "Trebuchet MS", sans-serif; 27 font-size: 16px; 28 color: #666666; 29 width: 432px; 30 padding: 4px; 31 border: 1px solid #AAAAAA; 32 } 33 #proxy_options { 34 margin: 10px; 35 } 36 #proxy_button { 37 font-family: sans-serif; 38 font-size: 16px; 39 font-weight: bold; 40 padding: 4px; 41 cursor: pointer; 42 } 43 #footer { 44 text-align: center; 45 padding: 10px 0px; 46 } 47 #footer a { 48 color: #FF4444; 49 } 50 </style> 51 </head> 52 <body> 53 <h1>Zelune</h1> 54 <?php echo $ads1; ?> 55 <br><br> 56 57 <form method="post" action="./"> 58 <!-- Make sure you leave the two input fields the same! --> 59 <input type="hidden" name="__proxy_action" value="redirect_browse" /> 60 <input type="text" name="__new_url" value="http://cmyip.com" id="new_url" /> 61 62 <?php echo $ads2; ?> 63 <br> 64 <div id="proxy_options"> 65 <!-- Don't rename the name="_no_xxx" of these input fields! --> 66 <label for="__no_javascript"> 67 <input type="checkbox" name="__no_javascript" id="__no_javascript" /> 68 Disable JavaScript 69 </label> 70 <label for="__no_images"> 71 <input type="checkbox" name="__no_images" id="__no_images" /> 72 Disable Images 73 </label> 74 <label for="__no_title"> 75 <input type="checkbox" name="__no_title" id="__no_title" /> 76 Strip Title 77 </label> 78 <label for="__no_meta"> 79 <input type="checkbox" name="__no_meta" id="__no_meta" /> 80 Strip Meta 81 </label> 82 </div> 83 <center><input type="submit" value="Browse" id="proxy_button" /> 84 </form> 85 <div id="footer">Powered by <a href="http://www.zelune.net/">Zelune</a> 86 <!-- If you downloaded this for free, please leave this link, its the least you can do :) --> 87 <br><br> 88 89 90 <br><br><center>Download this zelune proxy template at <a href="http://zelune.net/zelune_theme5.rar">http://zelune.net/zelune_theme5.rar</a> 91 <br> 92 <br>See our other templates at <a href="http://www.Zelune.net/zelune-proxy-themes">http://www.Zelune.net/zelune-proxy-themes</a> 93 <br><br> 94 95 </a><br> 96 <br> 97 98 99 </div> 100 101 102 103 </script> 104 </body> 105 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Nov 20 19:41:18 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |