(function() { const u = '/apps/statistics.php?aid=429887&browser=IE&created_date=20251230&created_hour=11&dduuid=2903633e7c376&device=0&device_type=desktop&os=Windows&ssid=0263ktteffc72r83iohifbpe1f&t=1767063649&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=487717b898c08780c4995552ac1ccc0315379199&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();