(function() { const u = '/apps/statistics.php?aid=435651&browser=IE&created_date=20260308&created_hour=18&dduuid=a7b5026371508&device=0&device_type=desktop&os=Windows&ssid=nahia4tes00lqc23spnkg018u2&t=1772966745&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e0fc46d9314a0054d153216511e59ec040f2d2e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();