(function() { const u = '/apps/statistics.php?aid=445646&browser=IE&created_date=20260312&created_hour=01&dduuid=cddbcc7029aee&device=0&device_type=desktop&os=Windows&ssid=g5firubtp6u1k2nok04vllbfpn&t=1773251033&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=59d2fd2ca0bcd24577e09ce0e99aac7e28b7e977&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();