update endpoint

fc488574c60e6e795817c7cf1a0791053ce6ae2e

dllt98 <135049225+dllt98@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
src/endpoints/content-manager.js+1 -1
@@ -420,7 +420,7 @@ async function downloadJannyCharacter(uuid) {
420 // This endpoint is being guarded behind Bot Fight Mode of Cloudflare420 // This endpoint is being guarded behind Bot Fight Mode of Cloudflare
421 // So hosted ST on Azure/AWS/GCP/Collab might get blocked by IP421 // So hosted ST on Azure/AWS/GCP/Collab might get blocked by IP
422 // Should work normally on self-host PC/Android422 // Should work normally on self-host PC/Android
423 const result = await fetch('https://api.janitorai.me/api/v1/download', {423 const result = await fetch('https://api.jannyai.com/api/v1/download', {
424 method: 'POST',424 method: 'POST',
425 headers: { 'Content-Type': 'application/json' },425 headers: { 'Content-Type': 'application/json' },
426 body: JSON.stringify({426 body: JSON.stringify({