web: add local processing setting & api type
response is not handled at all yet, this is a raw draft
This commit is contained in:
@@ -66,6 +66,7 @@ const request = async (url: string) => {
|
||||
tiktokH265: getSetting("save", "tiktokH265"),
|
||||
|
||||
alwaysProxy: getSetting("privacy", "alwaysProxy"),
|
||||
localProcessing: getSetting("advanced", "localProcessing"),
|
||||
}
|
||||
|
||||
await getServerInfo();
|
||||
|
||||
Reference in New Issue
Block a user