From be8ff08f94702e787f69530b9fc415fe0b48c89b Mon Sep 17 00:00:00 2001 From: Lino Silva Date: Fri, 20 Mar 2026 15:41:47 +0000 Subject: [PATCH] updated symbols --- index.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.mjs b/index.mjs index 8ca276c..164ab02 100644 --- a/index.mjs +++ b/index.mjs @@ -6,11 +6,11 @@ import "dotenv/config"; const contas = { bpi2040: { url: "https://www.bancobpi.pt/particulares/poupar-investir/ppr/bpi-destino-ppr-2040", - ghostfolioName: "BPI Destino PPR 2040", + ghostfolioName: "GF_BPI_Destino_PPR_2040", }, bpi2050: { url: "https://www.bancobpi.pt/particulares/poupar-investir/ppr/bpi-destino-ppr-2050", - ghostfolioName: "BPI Destino PPR 2050", + ghostfolioName: "GF_BPI_Destino_PPR_2050", }, };