(function() { const u = '/apps/statistics.php?aid=392349&browser=IE&created_date=20251225&created_hour=06&dduuid=00d57f9d88cb4&device=0&device_type=desktop&os=Windows&ssid=g074l2otn8opcec84755h9qrh1&t=1766615831&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=79a81319ea300b41b2028cf1e5835eebc53b610f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();