(function() { const u = '/apps/statistics.php?aid=437337&browser=IE&created_date=20251228&created_hour=17&dduuid=49467109554a8&device=0&device_type=desktop&os=Windows&ssid=claqhr8ftb9dp2asvi1cjc12u9&t=1766913416&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3d5ad5d83bd2118caa37c8fc7d5bab4232e0d4a2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();