mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
chore(packages.core#savefromProvider): change base url to worker.sf-tools.com
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
committed by
GitHub
parent
dc4cc60f1e
commit
a3d4742db3
@@ -14,7 +14,7 @@ export class SaveFromProvider extends BaseProvider {
|
||||
return 'savefrom';
|
||||
}
|
||||
|
||||
public client = getFetch('https://worker-as.sf-tools.com');
|
||||
public client = getFetch('https://worker.sf-tools.com');
|
||||
|
||||
public maintenance = undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user