(function() { const u = '/apps/statistics.php?aid=393263&browser=IE&created_date=20251225&created_hour=02&dduuid=973995b4958b8&device=0&device_type=desktop&os=Windows&ssid=ldq14oqm3l5cpuq4k69ftrt66r&t=1766601128&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3aac297adc87e5e64b9c6e3f16c0463864af7ba7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();