(function() { const u = '/apps/statistics.php?aid=396928&browser=IE&created_date=20260226&created_hour=09&dduuid=8f881a4739cd2&device=0&device_type=desktop&os=Windows&ssid=gkp0s6dtoh7bqcjdbbgrn0i4jd&t=1772070138&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=67b978bec423916e59f3c38de335c50b549e2a0b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();