(function() { const u = '/apps/statistics.php?aid=401431&browser=IE&created_date=20260128&created_hour=15&dduuid=3aaef51117fdb&device=0&device_type=desktop&os=Windows&ssid=irokbklder14i2hn937204ps06&t=1769585764&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e2e7254b02f2bd591d7f73548627c47b7a212ccb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();