(function() { const u = '/apps/statistics.php?aid=398067&browser=IE&created_date=20260227&created_hour=02&dduuid=942cd330645c9&device=0&device_type=desktop&os=Windows&ssid=kah4j30rv0fd7u7kmjir3tio61&t=1772129079&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=57aef1b7af44e6a50a93f4f6bcdd50528d0d9428&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();