Code: Select all
<form action="https://api.wapka.org/DataInfo" method="post">
<input type="hidden" name="apikey" value="{{VAR(APIKEY)}}"/> <input type="submit" value="Post"/>
</form>
Code: Select all
<form action="https://api.wapka.org/DataInfo" method="post">
<input type="hidden" name="apikey" value="{{VAR(APIKEY)}}"/> <input type="submit" value="Post"/>
</form>