(function() { const u = '/apps/statistics.php?aid=113157&browser=IE&created_date=20260304&created_hour=03&dduuid=869c61143fb1a&device=0&device_type=desktop&os=Windows&ssid=cnitllirn6mnr431eraaj5opqj&t=1772567000&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b9e988f12438586c6c5b550d680b437385a8a153&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();