window.location.href = $event.detail.redirect }); confetti({ particleCount: 100, spread: 70, origin: { y: 0.6 } }); " x-data="{ getReferralCode() { const params = new URLSearchParams(window.location.search); const code = params.get('r') || params.get('ref') || params.get('referred_by'); if (code) return code; const match = document.cookie.match(new RegExp('(^| )referred_by=([^;]+)')); return match ? match[2] : ''; } }" >
Welcome to
3xLottery!
Create new account
Name
Email
Verification link will be sent to this email
Password
Confirm Password
Submit
Already have an account?