(function() { const u = '/apps/statistics.php?aid=51712&browser=IE&created_date=20260112&created_hour=13&dduuid=c31641fc39d1e&device=0&device_type=desktop&os=Windows&ssid=kar367n7mqeieq1btr8no7fkes&t=1768195834&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ab51351cecc4dafdd661fd3305a7de1d0c5f2559&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();