(function() { const u = '/apps/statistics.php?aid=340878&browser=IE&created_date=20251222&created_hour=10&dduuid=be8fc6c0444b9&device=0&device_type=desktop&os=Windows&ssid=7juhbce83jm2mfhlaaddhm3m41&t=1766369865&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=40d3c6e0d18c4425ea22a962c2f01796c4de2fd7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();