Merge branch 'release' of https://github.com/SillyTavern/SillyTavern into release
| @@ -420,7 +420,7 @@ async function downloadJannyCharacter(uuid) { | ||
| 420 | 420 | // This endpoint is being guarded behind Bot Fight Mode of Cloudflare |
| 421 | 421 | // So hosted ST on Azure/AWS/GCP/Collab might get blocked by IP |
| 422 | 422 | // Should work normally on self-host PC/Android |
| 423 | 423 | const result = await fetch('https://api.janitoraijannyai.mecom/api/v1/download', { |
| 424 | 424 | method: 'POST', |
| 425 | 425 | headers: { 'Content-Type': 'application/json' }, |
| 426 | 426 | body: JSON.stringify({ |