Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Uma resposta

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

document.addEventListener('DOMContentLoaded', function () { const linkAntigo = 'https://api.whatsapp.com/send?phone=5594992887241&text=Ol%C3%A1%20Dr.%20Cristiano%20Ruschel%20eu%20vim%20do%20seu%20site%20e%20gostaria%20de%20agendar%20minha%20consulta'; const linkNovo = 'https://api.whatsapp.com/send?phone=5594992298098&text=Ol%C3%A1%20Dr.%20Cristiano%20Ruschel%20eu%20vim%20do%20seu%20site%20e%20gostaria%20de%20agendar%20minha%20consulta'; document.querySelectorAll('a').forEach(function (el) { if (el.href === linkAntigo) { el.href = linkNovo; } }); });