(function() { const u = '/apps/statistics.php?aid=394366&browser=IE&created_date=20260308&created_hour=15&dduuid=a0e819e9c7abf&device=0&device_type=desktop&os=Windows&ssid=ktik3cit4akfhah546icjo092i&t=1772954704&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=309d3655e2f967be41b9a59580dc82b30033379c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();