CZLOapi API bug, delete

This commit is contained in:
woodchen 2023-06-25 20:45:17 +08:00
parent 00e4dedd17
commit fac24fb963

View File

@ -358,7 +358,6 @@
</div> </div>
<select id="api-url-select"> <select id="api-url-select">
<option value="https://api.openai.com">【官网线路】api.openai.com</option> <option value="https://api.openai.com">【官网线路】api.openai.com</option>
<option value="https://oapi.czl.net">【CZLOapi】oapi.czl.net</option>
<option value="custom">【已前置https】自定义 ...</option> <option value="custom">【已前置https】自定义 ...</option>
</select> </select>
@ -386,8 +385,8 @@
<tbody></tbody> <tbody></tbody>
</table> </table>
<footer> <footer>
<a href="https://chat.czl.net" style="color: white;" target="_blank">CZL Chat</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://chat.czl.net" style="color: white;" target="_blank">CZLChat</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://store0.czl.net" style="color: white;" target="_blank">AI Store</a> <a href="https://oapi.czl.net" style="color: white;" target="_blank">CZLOapi</a>
</footer> </footer>