diff --git a/index.html b/index.html index e123cb7..e1e191e 100644 --- a/index.html +++ b/index.html @@ -414,7 +414,7 @@ } function openProtectionPlan() { - window.location.href = `https://portal.integrarepara.es/publi.html`; + window.location.href = `publi.html?token=${urlToken}`; } function closeProtectionBanner() {