default stupid AI URL

This commit is contained in:
Gnieark 2016-06-07 16:56:18 +02:00
parent 38ba14b849
commit eb1174066b

View File

@ -281,7 +281,7 @@ function startGame(){
</select>
</td>
<td>
<input id="url1" type="text" name="player1URL" placeholder="url du bot http://localhost" value="https://botsarena.tinad.fr/StupidIAconnectFour.php"/>
<input id="url1" type="text" name="player1URL" placeholder="url du bot http://localhost" value="https://ias.tinad.fr/StupidIAconnectFour.php"/>
</td>
</tr>
<tr>
@ -293,7 +293,7 @@ function startGame(){
</select>
</td>
<td>
<input id="url2" type="text" name="player2URL" placeholder="url du bot http://localhost" disabled value="https://botsarena.tinad.fr/StupidIAconnectFour.php"/>
<input id="url2" type="text" name="player2URL" placeholder="url du bot http://localhost" disabled value="https://ias.tinad.fr/StupidIAconnectFour.php"/>
</td>
</tr>
</table>