Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
window.unbeforeunload=function() {
var ajaxIstegi=new XMLHttpRequest();
ajaxIstegi.open("GET","lalalakapaniyorumnapsam.php",false);
ajaxIstegi.send();
return false;
};