release: Multi-Hoster-Upload 2.1.7

This commit is contained in:
Sucukdeluxe
2026-08-11 16:10:14 +02:00
parent f6b20a8bc8
commit 622460d844
28 changed files with 2368 additions and 80 deletions
+1 -1
View File
@@ -403,7 +403,7 @@ async function getUploadServer(hosterName, hosterConfig, apiKey, signal) {
if (lastTransient) e.transientNetwork = true;
throw e;
}
throw new Error('Kein Upload-Server erhalten. API-Key pruefen.');
throw new Error('Kein Upload-Server erhalten. API-Key prüfen.');
}
async function _fetchByseFileList(apiKey, signal) {