554 - 横向けば尊師 2014/07/04(金) 21:51:30 ID:a1okGDm.
994 名前: ★[] 投稿日:2014/07/04(金) 20:45:30 [ tor-exit.privshield.com ]
カークランドの鯖業者の系列のソースナリ
これを見ると訪問者が250人を超えると一時ポアするみたいナリ
> //If traffic is larger than 500, redirect to limits page
> if($c_row[visits] > 250) {
> header("Location: hxxp://error404.000webhost.com/cpu-limit-reached.html");
> exit();
> }