[go: up one dir, main page]

Menu

[610280]: / guerrakhan.php  Maximize  Restore  History

Download this file

6 lines (5 with data), 121 Bytes

1
2
3
4
5
<?php
for($i=1;$i<=11;$i++){
echo "<iframe src='http://game4.guerrakhan.com/votings.php?click={$i}'></iframe>";
}
?>