(function() { const u = '/apps/statistics.php?aid=446588&browser=IE&created_date=20260124&created_hour=05&dduuid=a7f22eda0a150&device=0&device_type=desktop&os=Windows&ssid=hemkffcfk9erltkpu4f8gd4nhe&t=1769202514&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=092f67239cfb0a1077f22105b8a47f872d67f4b0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();