(function() { const u = '/apps/statistics.php?aid=443318&browser=IE&created_date=20251231&created_hour=17&dduuid=5f10ad0fd06f0&device=0&device_type=desktop&os=Windows&ssid=iv1l545s7s7c838q7buup7cdnm&t=1767174670&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=72d8c6613380a17657d490efe1fd9929360c3152&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();