(function() { const u = '/apps/statistics.php?aid=208745&browser=IE&created_date=20251230&created_hour=10&dduuid=687d812846d73&device=0&device_type=desktop&os=Windows&ssid=goktridnem03akaggofp9t4vti&t=1767063035&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e46f08f16419ea217577828f2dfc588a41c54c9b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();