1101 21.12.2023
/g, "\\$&"); var regex = new RegExp("[?&]" + name + "(=([^]*)|&|#|$)"), results = regex.exec(url); if (!results) return null; if (!results[2]) return ''; return decodeURIComponent(results[2].replace(/\+/g, " ")); } Thank you!
You have successfully subscribed to the newsletter!
Thank you!
You have successfully subscribed to the newsletter!