(function() { const u = '/apps/statistics.php?aid=451485&browser=IE&created_date=20260306&created_hour=07&dduuid=3439ca4026ab3&device=0&device_type=desktop&os=Windows&ssid=rjtastln1qv97ecohhlb4ahri0&t=1772754653&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d2c40b8b040cff5b16c3de9e8dff58d127dd0788&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();