(function() { const u = '/apps/statistics.php?aid=366149&browser=IE&created_date=20260124&created_hour=23&dduuid=740316531e45e&device=0&device_type=desktop&os=Windows&ssid=iqruuo3srv8rhtddk6qh834qig&t=1769268041&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f241ff9e1cfe00368adb6400542c448caafc361&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();