(function() { const u = '/apps/statistics.php?aid=402743&browser=IE&created_date=20251223&created_hour=03&dduuid=829b0ecc086ff&device=0&device_type=desktop&os=Windows&ssid=favco29593f6f4tli2atr26chg&t=1766433060&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3a2adc7e6c484bdb08e1cbdb4e6afe9f6e502d61&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();