(function() { const u = '/apps/statistics.php?aid=209078&browser=IE&created_date=20251229&created_hour=00&dduuid=9ac139c6db97e&device=0&device_type=desktop&os=Windows&ssid=tnch160to6vdisgo7gofjjbsce&t=1766941117&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=83782a3f7df33cd3e375e8ff7aa5a440ba6961cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();