(function() { const u = '/apps/statistics.php?aid=443801&browser=IE&created_date=20251220&created_hour=17&dduuid=08cf71e9a327f&device=0&device_type=desktop&os=Windows&ssid=koir54jui3nl60oh06mfum3q5b&t=1766223778&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=354e029e9d2015e57fcbb36f59d692b1dcff8c99&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();