(function() { const u = '/apps/statistics.php?aid=448746&browser=IE&created_date=20260113&created_hour=06&dduuid=c79eca2789e03&device=0&device_type=desktop&os=Windows&ssid=mohanin7rc06uh4s0tcca6vees&t=1768256151&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d90ac71c385e81b6ad9dfdfcdd06914d70144028&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();