(function() { const u = '/apps/statistics.php?aid=400079&browser=IE&created_date=20251218&created_hour=01&dduuid=97c8a40a6c751&device=0&device_type=desktop&os=Windows&ssid=3cuno4f3ob6t1buqmeg4o8bfnb&t=1765994032&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8315cc6b3ebda05f8964e737a5df8cd9fc8395f2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();