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