(function() { const u = '/apps/statistics.php?aid=397881&browser=IE&created_date=20260226&created_hour=07&dduuid=12465b9e210ab&device=0&device_type=desktop&os=Windows&ssid=t9136hal71p58sbfbsciabjetu&t=1772062393&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f27db300b0451ce56b398c6b84b74218905d9e89&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();