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