mirror of
https://github.com/Kakune55/PyGetGPT.git
synced 2025-08-17 07:29:02 +08:00
更新 index.html
This commit is contained in:
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
@@ -257,7 +257,7 @@
|
||||
};
|
||||
|
||||
|
||||
fetch("http://chat.kakuweb.top:5000/api/user", {
|
||||
fetch("api/user", {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
|
Reference in New Issue
Block a user