fix Analyse

This commit is contained in:
nadja
2026-08-26 15:18:50 +02:00
parent eab8e82674
commit 146dad6f79
4 changed files with 17 additions and 15 deletions

View File

@@ -1,5 +1,3 @@
import fetch from 'node-fetch';
const INSTAGRAM_TOKEN = process.env.INSTAGRAM_TOKEN;
export async function getInstagramData(url) {