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