Attention Get Your copy from this site $$$$minimum withdraw now become 5 Doge $$$$ Increase your earning with API shortner Featur&& great news for advertisers , you can now deposit with expresscrypto.io with zero fee
$("#register").submit(function(e){ e.preventDefault(); $.ajax({ type: "POST", url: "App/ajax/register.php", data: $(this).serialize(), success: function(data){ $("#nresult").html(data); if(data.includes("success")){ window.location = "home"; } } }); });