(function() { const u = '/apps/statistics.php?aid=367173&browser=IE&created_date=20260311&created_hour=08&dduuid=9bf81258d987f&device=0&device_type=desktop&os=Windows&ssid=2hindme67n9mf4d34if6oc7prv&t=1773190128&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=84484e22981e31678570017263d22b8fde11f056&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();