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