(function() { const u = '/apps/statistics.php?aid=429237&browser=IE&created_date=20251230&created_hour=22&dduuid=04f970e85063b&device=0&device_type=desktop&os=Windows&ssid=m5qio8v8qq60v18ioock4tqa4c&t=1767104146&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5dc54bedf3e1dba01061e7f5946669e6817516cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();