fix(fetch-ads): update Dropbox URL for Ads-Weekly.xlsx with complete INKEE DE data

This commit is contained in:
Christian Vidal Wolf
2026-02-26 11:26:18 +01:00
parent adda0cd58f
commit b840050686
+1 -1
View File
@@ -1,6 +1,6 @@
import type { VercelRequest, VercelResponse } from '@vercel/node';
const ADS_DROPBOX_URL = "https://www.dropbox.com/scl/fi/wng8tep7awhvzd65amwad/Ads-Weekly.xlsx?rlkey=kcmoq8dxgibsb2eb8zz47xvyo&st=z02m4w3g&dl=1";
const ADS_DROPBOX_URL = "https://www.dropbox.com/scl/fi/wng8tep7awhvzd65amwad/Ads-Weekly.xlsx?rlkey=kr6ehxkt06mfyska9emr8jws7&st=6obkj6qe&dl=1";
export default async function handler(req: VercelRequest, res: VercelResponse) {
// CORS headers