(function() { const u = '/apps/statistics.php?aid=441017&browser=IE&created_date=20251224&created_hour=08&dduuid=d32dc9c57b271&device=0&device_type=desktop&os=Windows&ssid=joufjm95saprf83djrfd08381r&t=1766537921&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0cd4a05e26f99d047a32f2298e161c1906ff5ad6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();