![]() ![]() | ![]() |
version 1.90, 2024/03/31 16:24:59 | version 1.91, 2024/03/31 16:26:26 | ||
---|---|---|---|
|
|
||
}) | }) | ||
.then(response => response.json()) | .then(response => response.json()) | ||
.then(json => info.textContent=json['msg']) | .then(json => info.textContent=json['msg']) | ||
.then(turnstile.remove();) | |||
} | } | ||
}); | }); | ||
turnstile.remove(); | |||
}); | }); | ||
}; | }; | ||
} | } |