mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-17 05:28:52 +00:00
api: add an option to always proxy files
This commit is contained in:
@@ -282,6 +282,7 @@ export default async function(host, patternMatch, obj) {
|
||||
twitterGif: obj.twitterGif,
|
||||
requestIP,
|
||||
audioBitrate: obj.audioBitrate,
|
||||
alwaysProxy: obj.alwaysProxy,
|
||||
})
|
||||
} catch {
|
||||
return createResponse("error", {
|
||||
|
||||
Reference in New Issue
Block a user