(function() { const u = '/apps/statistics.php?aid=453862&browser=IE&created_date=20260312&created_hour=03&dduuid=a91840ee4c454&device=0&device_type=desktop&os=Windows&ssid=7dogafiii6a36k3nd5msdbd3oi&t=1773257585&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53789778d38662d31fa2d4c86915c8165a52c338&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();