Request www.smogon, not smogon.com
Some checks are pending
Node.js CI / build (16.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run

This commit is contained in:
Mia
2024-10-22 13:59:52 -05:00
parent ccea2dbe94
commit eef35153d4

View File

@@ -397,7 +397,7 @@ export const actions: {[k: string]: QueryHandler} = {
reqs: {required: reqs, actual: userData},
suspectStartDate: suspects[formatid].startDate,
});
void fetch("https://smogon.com/tools/api/suspect-verify", {
void fetch("https://www.smogon.com/tools/api/suspect-verify", {
method: 'POST',
body: new URLSearchParams({
data,