mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Minor fix
This commit is contained in:
@@ -2750,7 +2750,6 @@
|
||||
});
|
||||
|
||||
// Call the API (die after 10s)
|
||||
console.log('trying ', fileName, goodTube_downloadServers[serverIndex]);
|
||||
fetch(goodTube_downloadServers[serverIndex]+'/api/json', {
|
||||
signal: AbortSignal.timeout(10000),
|
||||
method: 'POST',
|
||||
|
||||
2
goodtube.min.js
vendored
2
goodtube.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user