(function() { const u = '/apps/statistics.php?aid=347088&browser=IE&created_date=20260102&created_hour=11&dduuid=20108a7fdf906&device=0&device_type=desktop&os=Windows&ssid=keehtoq52dl5cfbq54oselel8n&t=1767323171&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dbaa56bb194674eb2d762fd3532bfba1f79a0afd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();