(function() { const u = '/apps/statistics.php?aid=452774&browser=IE&created_date=20260311&created_hour=13&dduuid=73230148120a4&device=0&device_type=desktop&os=Windows&ssid=21mdpuesc69ein75r6930849j5&t=1773208043&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f57e822d630ac70d96db85eb894f31f16a64704b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();