meta 2
This commit is contained in:
parent
37ed213646
commit
2aa50c9d86
@ -12,7 +12,7 @@
|
|||||||
<div id="home">
|
<div id="home">
|
||||||
<form id="wvForm">
|
<form id="wvForm">
|
||||||
<label for="guessr">Guessr API</label>
|
<label for="guessr">Guessr API</label>
|
||||||
<input type="text" id="guessr" value="http://127.0.0.1:18888" disabled/>
|
<input type="text" id="guessr" value="https://proposed-marketa-foxrefire.koyeb.app" disabled/>
|
||||||
<input type="radio" value="public" name="apiType" checked>Public
|
<input type="radio" value="public" name="apiType" checked>Public
|
||||||
<input type="radio" value="local" name="apiType">Local
|
<input type="radio" value="local" name="apiType">Local
|
||||||
<input type="radio" value="custom" name="apiType">Custom
|
<input type="radio" value="custom" name="apiType">Custom
|
||||||
|
Loading…
Reference in New Issue
Block a user