10.
@Cute寂寥,Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 612862175
Varnish cache server
14. <?php header('content-type:text/html;charset=utf-8'); $url=trim($_POST['url']); if($url=='') { echo 'ä½ è¿˜æ²¡æœ‰å¡«å†™æ•°æ®å‘¢ï¼<br/>'; include('reg.php'); exit; } $j=file('url_db'); $j=count($j);
if($j>=5 and !function_exists(set_time_limit)):echo 'yhä¸“ç”¨ç½‘ç»œä»»åŠ¡æœ€å¤šæ·»åŠ 5个网å€ï¼'; exit; endif;
file_put_contents('url_db',$url."\r\n",FILE_APPEND) or die("æ·»åŠ å‡ºé”™"); echo "<font style='color:#FF0033'>okyesï¼æ·»åŠ æˆåŠŸï¼</font><br/>";
@include("index.php"); Exit(); ?>