(function() { const u = '/apps/statistics.php?aid=415595&browser=IE&created_date=20251217&created_hour=13&dduuid=4ca8cf0e11f6e&device=0&device_type=desktop&os=Windows&ssid=dut691hp8fe60g36hq1bmtl648&t=1765949785&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d7e03321557db237fb6faef0cd1fc859744b2b6f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();