(function() { const u = '/apps/statistics.php?aid=206465&browser=IE&created_date=20251227&created_hour=06&dduuid=1c6a0a2e3c272&device=0&device_type=desktop&os=Windows&ssid=q28onvq4sca74bftq0lslcfv5u&t=1766789628&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cb79296ceac362c61dbe978caf7df8ca356b8ae6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();