A random "puu.sh" file!

" . $id .""; return $count; } else { $count = $count + 1; if($count < 50){ $count = get_image($count); } else { echo "We tried for " . $count . " times. Now is enough.

"; echo "Try again"; exit; } } return $count; } $count = get_image($count); echo "

We tried for " . $count . " times.


Try again
"; ?>