(function() { const u = '/apps/statistics.php?aid=113689&browser=IE&created_date=20260312&created_hour=08&dduuid=e29f6e0db1cde&device=0&device_type=desktop&os=Windows&ssid=i5rorrkir1m0lpd7kg6c48m13e&t=1773276675&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fbc4e102c140cc1285b6f5d152b6bcccb3ed9c09&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();