Skip to content
Whatsapp Group
Menu
Entertainment
Education
Pakistan
Country
Groups
Indian
Girls
Jobs
Gaming Whatsapp Group
March 11, 2025
In today’s digital race, everyone likes to play games. If you are also included in ...
Read more
document.addEventListener('DOMContentLoaded', function () { document.getElementById('generateButton').addEventListener('click', function () { const phone = document.getElementById('phone').value.trim(); const message = encodeURIComponent(document.getElementById('message').value.trim());if (phone) { const whatsappLink = `https://wa.me/${phone}${message ? `?text=${message}` : ''}`; document.getElementById('whatsappLink').href = whatsappLink; document.getElementById('whatsappLink').textContent = whatsappLink; document.getElementById('generatedLink').style.display = 'block';document.getElementById('shareButton').addEventListener('click', function () { window.open(whatsappLink, '_blank'); }); } else { alert('Please enter a valid phone number.'); } }); });
Search for: