oopsie lmao
This commit is contained in:
parent
2cdee3bd71
commit
bbca4a9513
@ -18,8 +18,8 @@ export async function loader({
|
|||||||
const s3base = `https://car-crushers.${context.env.R2_ZONE}.r2.cloudflarestorage.com`;
|
const s3base = `https://car-crushers.${context.env.R2_ZONE}.r2.cloudflarestorage.com`;
|
||||||
|
|
||||||
const baseURLs = [
|
const baseURLs = [
|
||||||
`https://${s3base}/trailer.webm?X-Amz-Expires=600`,
|
`${s3base}/trailer.webm?X-Amz-Expires=600`,
|
||||||
`https://${s3base}/trailer.mp4?X-Amz-Expires=600`,
|
`${s3base}/trailer.mp4?X-Amz-Expires=600`,
|
||||||
];
|
];
|
||||||
|
|
||||||
const aws = new AwsClient({
|
const aws = new AwsClient({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user