Commit this just for the demo. & fix stuff.
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run

This commit is contained in:
yuanhau 2025-06-09 21:28:50 +08:00
parent cd79f7ad8c
commit 6f759cb612
2 changed files with 4 additions and 2 deletions

View file

@ -69,7 +69,7 @@ const submitCustomApiKey = async () => {
"Content-Type": "application/json", "Content-Type": "application/json",
}, },
body: JSON.stringify({ body: JSON.stringify({
value: customApiKey, value: customApiKey.value,
}), }),
}); });

View file

@ -21,6 +21,8 @@
"色誘", "色誘",
"死亡", "死亡",
"撩妹", "撩妹",
"裸上身" "裸上身",
"曬辣",
"辣媽"
] ]
} }